From 59f7558c6318a623ca8bc8d56073be45acc7b088 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 7 Nov 2003 14:02:21 +0000 Subject: Require autoconf-2.58. It fixes at least one bug over autoconf-2.57. --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index d669b39..7b1c5a7 100755 --- a/autogen.sh +++ b/autogen.sh @@ -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 -- cgit v1.1