diff options
author | Marcus Brinkmann <[email protected]> | 2002-09-04 01:18:08 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2002-09-04 01:18:08 +0000 |
commit | 70aaa3f2362ecc5665df1280266bdee157a50038 (patch) | |
tree | 099edf9d071b4b61624fc325ff1e1a520e36cd6e | |
parent | AEgypten bugfix #1220: make sure that (a) negative numbers of days-left-to-ex... (diff) | |
download | gpgme-70aaa3f2362ecc5665df1280266bdee157a50038.tar.gz gpgme-70aaa3f2362ecc5665df1280266bdee157a50038.zip |
2002-09-04 Marcus Brinkmann <[email protected]>
* autogen.sh (autoconf_vers): Bump up to 2.53 to get the @&t@
quadrigraph. Always cutting the edge!
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 5 | ||||
-rwxr-xr-x | autogen.sh | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2002-09-04 Marcus Brinkmann <[email protected]> + + * autogen.sh (autoconf_vers): Bump up to 2.53 to get the @&t@ + quadrigraph. Always cutting the edge! + 2002-09-02 Marcus Brinkmann <[email protected]> * configure.ac: Create and substitute LTLIBOBJS. @@ -4,7 +4,7 @@ PGM=GPGME lib_config_files="" -autoconf_vers=2.52 +autoconf_vers=2.53 automake_vers=1.5 aclocal_vers=1.5 libtool_vers=1.4 |