diff options
author | Werner Koch <[email protected]> | 2011-02-03 21:04:31 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2011-02-03 21:04:31 +0000 |
commit | 9f38f3918af532e1e5a1f139b89b2a1f68dec265 (patch) | |
tree | 24e78dfa401dc29cf6dbef1338ad9aae7016ac67 /ChangeLog | |
parent | Add a DECRYPTION_INFO status. (diff) | |
download | gnupg-9f38f3918af532e1e5a1f139b89b2a1f68dec265.tar.gz gnupg-9f38f3918af532e1e5a1f139b89b2a1f68dec265.zip |
Fix test for gcry_pk_get_curve.
Add a compatibility fixes for the non-curve case.
Remove -lber from the dirmngr link line.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,3 +1,7 @@ +2011-02-03 Werner Koch <[email protected]> + + * configure.ac (HAVE_GCRY_PK_GET_CURVE): Use AC_TRY_LINK. + 2011-02-01 Werner Koch <[email protected]> * configure.ac (HAVE_GCRY_PK_GET_CURVE): Define if availabale. @@ -1339,5 +1343,3 @@ This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - - |