aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorNIIBE Yutaka <[email protected]>2024-07-02 00:56:24 +0000
committerNIIBE Yutaka <[email protected]>2024-07-02 00:56:24 +0000
commitd78131490edd7f7db142702b8144bc30e65dbd8d (patch)
tree6e19c394b5bd62fa24956b564b5adb6566370707 /configure.ac
parentspeedo,w32: Also sign the new libassuan SO name. (diff)
downloadgnupg-d78131490edd7f7db142702b8144bc30e65dbd8d.tar.gz
gnupg-d78131490edd7f7db142702b8144bc30e65dbd8d.zip
build: Require libgpg-error 1.50 or later.
* configure.ac (NEED_GPGRT_VERSION): Need 1.50. -- Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 71c061481..3d31958ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -55,7 +55,7 @@ AC_INIT([mym4_package],[mym4_version],[https://bugs.gnupg.org])
# As well as the source info for the man pages.
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_VERSION=1.11.0