aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2002-12-23 20:29:33 +0000
committerMarcus Brinkmann <[email protected]>2002-12-23 20:29:33 +0000
commit51168de35d4b6765901686a1f141bf5d230bb01a (patch)
tree83e31360de73e17bd3529a02fa6ad7e31f122583
parent2002-12-23 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-51168de35d4b6765901686a1f141bf5d230bb01a.tar.gz
gpgme-51168de35d4b6765901686a1f141bf5d230bb01a.zip
2002-12-23 Marcus Brinkmann <[email protected]>
* autogen.sh (automake_vers): Require 1.7 (really 1.7.1) for the conditional source distribution bug fix.
-rw-r--r--ChangeLog5
-rwxr-xr-xautogen.sh2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 399bcc4b..e6807d02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-12-23 Marcus Brinkmann <[email protected]>
+
+ * autogen.sh (automake_vers): Require 1.7 (really 1.7.1) for the
+ conditional source distribution bug fix.
+
2002-12-08 Marcus Brinkmann <[email protected]>
* configure.ac (LIBGPGME_LT_CURRENT): Increase by one.
diff --git a/autogen.sh b/autogen.sh
index be6c3521..ddc8d6ca 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -5,7 +5,7 @@
PGM=GPGME
lib_config_files=""
autoconf_vers=2.53
-automake_vers=1.5
+automake_vers=1.7
aclocal_vers=1.5
libtool_vers=1.4