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:
parent
3e8221e955
commit
1a389c1e1e
3 changed files with 5 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue