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

* Makefile.am (sm): Build kbx only if gpgsm is to be build.

* maperror.c: Removed header ksba.h.  Not required anymore.
This commit is contained in:
Werner Koch 2004-07-20 18:41:49 +00:00
parent 3d471c15b8
commit 2e10dbd6c8
4 changed files with 16 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2004-07-20 Werner Koch <wk@g10code.de>
* Makefile.am (sm): Build kbx only if gpgsm is to be build.
2004-07-20 Werner Koch <wk@gnupg.org>
* configure.ac: New option --enable-agent-only.