mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Require libgpg-error 1.10
This allows to remove some error code substitutes. Fixed a typo in gpg.text.
This commit is contained in:
parent
f8285f9b00
commit
d679b4d642
5 changed files with 10 additions and 17 deletions
|
@ -40,7 +40,7 @@ AC_INIT([gnupg],
|
|||
# sufficient.
|
||||
development_version=no
|
||||
|
||||
NEED_GPG_ERROR_VERSION=1.8
|
||||
NEED_GPG_ERROR_VERSION=1.10
|
||||
|
||||
NEED_LIBGCRYPT_API=1
|
||||
NEED_LIBGCRYPT_VERSION=1.5.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue