diff options
author | Marcus Brinkmann <[email protected]> | 2001-11-21 21:31:07 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2001-11-21 21:31:07 +0000 |
commit | 75e7fc2e245aabf7c67d2374a51b60c96b0303f9 (patch) | |
tree | 756bea4913d579aa86c29abb0fa9638b51affb9f /ChangeLog | |
parent | . (diff) | |
download | gpgme-75e7fc2e245aabf7c67d2374a51b60c96b0303f9.tar.gz gpgme-75e7fc2e245aabf7c67d2374a51b60c96b0303f9.zip |
2001-11-21 Marcus Brinkmann <[email protected]>
* Makefile.am (gpgmeplug): New variable, set to gpgmeplug if
[BUILD_GPGMEPLUG].
* configure.ac (AC_CONFIG_FILES): Add gpgmeplug/Makefile.
Support --enable-gpgmeplug.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2001-11-21 Marcus Brinkmann <[email protected]> + * Makefile.am (gpgmeplug): New variable, set to gpgmeplug if + [BUILD_GPGMEPLUG]. + * configure.ac (AC_CONFIG_FILES): Add gpgmeplug/Makefile. + Support --enable-gpgmeplug. + +2001-11-21 Marcus Brinkmann <[email protected]> + * autogen.sh: Tighten version dependencies. 2001-11-20 Marcus Brinkmann <[email protected]> |