require ac 2.62 in bootstrap.sh

This commit is contained in:
Lennart Poettering 2008-08-19 00:02:01 +02:00
parent 3d2d6ca958
commit 70f4a8516a

View file

@ -59,8 +59,8 @@ else
intltoolize --copy --force --automake
"$LIBTOOLIZE" -c --force --ltdl
run_versioned aclocal "$VERSION" -I m4
run_versioned autoconf 2.59 -Wall
run_versioned autoheader 2.59
run_versioned autoconf 2.62 -Wall
run_versioned autoheader 2.62
run_versioned automake "$VERSION" --copy --foreign --add-missing
if test "x$NOCONFIGURE" = "x"; then