m4: Update libassuan.m4.
* m4/libassuan.m4: Update from libassuan master. Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
parent
0a64c7d0c6
commit
7568566ef3
@ -9,7 +9,7 @@ dnl This file is distributed in the hope that it will be useful, but
|
|||||||
dnl WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
|
dnl WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
|
||||||
dnl implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
dnl implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
dnl SPDX-License-Identifier: FSFULLR
|
dnl SPDX-License-Identifier: FSFULLR
|
||||||
# Last-changed: 2024-06-13
|
# Last-changed: 2024-07-11
|
||||||
|
|
||||||
dnl
|
dnl
|
||||||
dnl Find gpgrt-config, which uses .pc file
|
dnl Find gpgrt-config, which uses .pc file
|
||||||
@ -175,7 +175,7 @@ AC_DEFUN([_AM_PATH_LIBASSUAN_COMMON],
|
|||||||
|
|
||||||
if test $ok = yes; then
|
if test $ok = yes; then
|
||||||
AC_MSG_RESULT([yes ($libassuan_config_version)])
|
AC_MSG_RESULT([yes ($libassuan_config_version)])
|
||||||
AC_DEFINE(LIBASSUAN_API_REQUESTED, $req_libassuan_api, Requested API version for libassuan)
|
AC_DEFINE_UNQUOTED(LIBASSUAN_API_REQUESTED, $req_libassuan_api, [Requested API version for libassuan])
|
||||||
else
|
else
|
||||||
AC_MSG_RESULT(no)
|
AC_MSG_RESULT(no)
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user