diff options
| author | Marcus Brinkmann <[email protected]> | 2001-11-20 06:27:46 +0100 |
|---|---|---|
| committer | Marcus Brinkmann <[email protected]> | 2001-11-20 06:27:46 +0100 |
| commit | a441158cc77391ba8857928f01fd20ac1569ad85 (patch) | |
| tree | 34be0da9e61f66ea17990768062017e68e01e39f /ChangeLog | |
| parent | 2001-11-20 Marcus Brinkmann <[email protected]> (diff) | |
| download | gpgme-a441158cc77391ba8857928f01fd20ac1569ad85.tar.gz gpgme-a441158cc77391ba8857928f01fd20ac1569ad85.zip | |
2001-11-20 Marcus Brinkmann <[email protected]>
* Makefile.am (SUBDIRS): Support building the assuan library
(currently if GPGSM_PATH is set)..
* configure.ac: Support building the assuan library.
* assuan: New directory, populated with the Assuan library
(copied from the newpg repository).
gpgme/
2001-11-20 Marcus Brinkmann <[email protected]>
* Makefile.am (libgpgme_la_INCLUDES): Remove obsolete directive.
(AM_CPPFLAGS): New directive [BUILD_ASSUAN].
(libgpgme_la_LIBADD): Likewise.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2001-11-20 Marcus Brinkmann <[email protected]> + * Makefile.am (SUBDIRS): Support building the assuan library + (currently if GPGSM_PATH is set).. + * configure.ac: Support building the assuan library. + * assuan: New directory, populated with the Assuan library + (copied from the newpg repository). + +2001-11-20 Marcus Brinkmann <[email protected]> + * configure.ac (NEED_GPGSM_VERSION): New variable. Treat it similarly to NEED_GPGSM_VERSION. * acconfig.h: Likewise. |
