From f6529c78f2ca39c712d3f40b57e5243979474d9b Mon Sep 17 00:00:00 2001 From: Ingmar Vanhassel Date: Thu, 7 Jan 2010 05:59:54 +0100 Subject: Update autoconf versions --- autogen.bash | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autogen.bash b/autogen.bash index ba38e688d..ab050eddb 100755 --- a/autogen.bash +++ b/autogen.bash @@ -39,7 +39,7 @@ run mkdir -p config run $(get libtoolize 1.5 ) --copy --force --automake rm -f config.cache run $(get aclocal 1.11 ) -run $(get autoheader 2.61 2.60 2.59 ) -run $(get autoconf 2.61 2.60 2.59 ) +run $(get autoheader 2.65 2.64 2.63 2.62 2.61 2.60 2.59 ) +run $(get autoconf 2.65 2.64 2.63 2.62 2.61 2.60 2.59 ) run $(get automake 1.11 ) -a --copy -- cgit v1.2.3