1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

* acinclude.m4: Removed macros to detect gpg-error, libgcrypt,

libassuan and ksba as they are now distributed in m4/.

* gpg-error.m4, libgcrypt.m4, libassuan.m4, ksba.m4: New.
* Makefile.am: Distribute them
This commit is contained in:
Werner Koch 2004-02-18 18:38:50 +00:00
parent e588e13d7c
commit 50ad027c9a
8 changed files with 295 additions and 258 deletions

View file

@ -1,3 +1,8 @@
2004-02-18 Werner Koch <wk@gnupg.org>
* acinclude.m4: Removed macros to detect gpg-error, libgcrypt,
libassuan and ksba as they are now distributed in m4/.
2004-02-13 Werner Koch <wk@gnupg.org>
* configure.ac: Require libksba 0.9.4 and libgcrypt 1.1.92.