]> code.delx.au - pulseaudio/commitdiff
require ac 2.62 in bootstrap.sh
authorLennart Poettering <lennart@poettering.net>
Mon, 18 Aug 2008 22:02:01 +0000 (00:02 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 18 Aug 2008 22:02:01 +0000 (00:02 +0200)
bootstrap.sh

index e5f1ac593e8641c86480703f6765633ec22ce816..5dfcdf2056937ac7770ccf0e23a74e30da354736 100755 (executable)
@@ -59,8 +59,8 @@ else
     intltoolize --copy --force --automake
     "$LIBTOOLIZE" -c --force --ltdl
     run_versioned aclocal "$VERSION" -I m4
     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
     run_versioned automake "$VERSION" --copy --foreign --add-missing
 
     if test "x$NOCONFIGURE" = "x"; then