1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* configure.ac (NEED_GPG_ERROR_VERSION): Set to 0.7.

This commit is contained in:
Werner Koch 2004-03-16 10:49:00 +00:00
parent 3e8221e955
commit 1a389c1e1e
3 changed files with 5 additions and 3 deletions

View file

@ -29,7 +29,7 @@ AC_INIT(gnupg, 1.9.7-cvs, gnupg-devel@gnupg.org)
# feel that the default check for a development version is not
# sufficient.
development_version=yes
NEED_GPG_ERROR_VERSION=0.6
NEED_GPG_ERROR_VERSION=0.7
NEED_LIBGCRYPT_API=1
NEED_LIBGCRYPT_VERSION=1.1.93