diff options
author | Werner Koch <wk@gnupg.org> | 2011-02-03 22:04:31 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2011-02-03 22:04:31 +0100 |
commit | 9f38f3918af532e1e5a1f139b89b2a1f68dec265 (patch) | |
tree | 24e78dfa401dc29cf6dbef1338ad9aae7016ac67 /ChangeLog | |
parent | Add a DECRYPTION_INFO status. (diff) | |
download | gnupg2-9f38f3918af532e1e5a1f139b89b2a1f68dec265.tar.xz gnupg2-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 <wk@g10code.com> + + * configure.ac (HAVE_GCRY_PK_GET_CURVE): Use AC_TRY_LINK. + 2011-02-01 Werner Koch <wk@g10code.com> * 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. - - |