aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2001-11-21 21:31:07 +0000
committerMarcus Brinkmann <[email protected]>2001-11-21 21:31:07 +0000
commit75e7fc2e245aabf7c67d2374a51b60c96b0303f9 (patch)
tree756bea4913d579aa86c29abb0fa9638b51affb9f /ChangeLog
parent. (diff)
downloadgpgme-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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3dc6de5..5d5b7d1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]>