mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-21 14:47:03 +01:00
build: Require libgpg-error 1.50 or later.
* configure.ac (NEED_GPGRT_VERSION): Need 1.50. -- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
parent
22072f635f
commit
d78131490e
@ -55,7 +55,7 @@ AC_INIT([mym4_package],[mym4_version],[https://bugs.gnupg.org])
|
|||||||
# As well as the source info for the man pages.
|
# As well as the source info for the man pages.
|
||||||
AC_DEFINE_UNQUOTED(GNUPG_SWDB_TAG, "gnupg26", [swdb tag for this branch])
|
AC_DEFINE_UNQUOTED(GNUPG_SWDB_TAG, "gnupg26", [swdb tag for this branch])
|
||||||
|
|
||||||
NEED_GPGRT_VERSION=1.46
|
NEED_GPGRT_VERSION=1.50
|
||||||
|
|
||||||
NEED_LIBGCRYPT_API=1
|
NEED_LIBGCRYPT_API=1
|
||||||
NEED_LIBGCRYPT_VERSION=1.11.0
|
NEED_LIBGCRYPT_VERSION=1.11.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user