summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2014-09-12 10:57:49 +0200
committerWerner Koch <wk@gnupg.org>2014-09-12 10:57:49 +0200
commit3a896db26d1cdb1d1a4706a4e9037b04a610bba7 (patch)
tree9432643173db4f796256a0b0edc71ddfd95b3c3d /configure.ac
parentdoc: Small grammar fix (diff)
downloadgnupg2-3a896db26d1cdb1d1a4706a4e9037b04a610bba7.tar.xz
gnupg2-3a896db26d1cdb1d1a4706a4e9037b04a610bba7.zip
build: Require libgpg-error 1.15
-- 1.14 had a problem in its ABI and was thus remove from the FTP Server after 3 days. 1.15 fixes this.
Diffstat (limited to '')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 80af6face..a522dd2a4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -50,7 +50,7 @@ m4_define([mym4_revision_dec], m4_argn(8, mym4_verslist))
m4_esyscmd([echo ]mym4_version[>VERSION])
AC_INIT([mym4_package],[mym4_version], [http://bugs.gnupg.org])
-NEED_GPG_ERROR_VERSION=1.14
+NEED_GPG_ERROR_VERSION=1.15
NEED_LIBGCRYPT_API=1
NEED_LIBGCRYPT_VERSION=1.6.0