aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2004-09-14 21:27:46 +0200
committerMarcus Brinkmann <[email protected]>2004-09-14 21:27:46 +0200
commitc9209a7d1969b90143278a839b160e7c8b67513b (patch)
tree432833e5bd7af5a3cb7ce4351b412f513853c767 /ChangeLog
parent2004-09-14 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-c9209a7d1969b90143278a839b160e7c8b67513b.tar.gz
gpgme-c9209a7d1969b90143278a839b160e7c8b67513b.zip
2004-09-14 Marcus Brinkmann <[email protected]>
* configure.ac: Print diagnostics about found thread libraries at the end. Check for the versions of GPG and GPGSM and print the found versions at the end. (HAVE_GPGSM): Do not require GPGSM to exist and be readable. (AC_CONFIG_MACRO_DIR): Invoke with argument m4.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b21206c..ddaa2140 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-09-14 Marcus Brinkmann <[email protected]>
+ * configure.ac: Print diagnostics about found thread libraries at
+ the end. Check for the versions of GPG and GPGSM and print the
+ found versions at the end.
+ (HAVE_GPGSM): Do not require GPGSM to exist and be readable.
+ (AC_CONFIG_MACRO_DIR): Invoke with argument m4.
+
* acinclude.m4: Add copyright notice.
(jm_GLIBC21, AM_PATH_GPG_ERROR, _AC_PTH_ERROR, _AC_PTH_VERBOSE,
AC_CHECK_PTH): Removed.