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 /autogen.sh | |
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 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |