diff options
| -rw-r--r-- | ChangeLog | 5 | ||||
| -rwxr-xr-x | autogen.sh | 2 | 
2 files changed, 6 insertions, 1 deletions
@@ -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. @@ -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  | 
