diff options
author | Bruno Haible <bruno@clisp.org> | 2003-11-07 14:02:21 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:11:13 +0200 |
commit | 59f7558c6318a623ca8bc8d56073be45acc7b088 (patch) | |
tree | e02f57d8cd5adf3012ecd1d423cefbf6afca36ce /autogen.sh | |
parent | 602de3c1640069fa1144357d768c7104517df552 (diff) | |
download | external_gettext-59f7558c6318a623ca8bc8d56073be45acc7b088.zip external_gettext-59f7558c6318a623ca8bc8d56073be45acc7b088.tar.gz external_gettext-59f7558c6318a623ca8bc8d56073be45acc7b088.tar.bz2 |
Require autoconf-2.58. It fixes at least one bug over autoconf-2.57.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# This script requires autoconf-2.57 and automake-1.7.3 in the PATH. +# This script requires autoconf-2.58 and automake-1.7.3 in the PATH. aclocal autoconf |