]> code.delx.au - pulseaudio/blobdiff - bootstrap.sh
--check: Updated manpage slightly and pulseaudio --help slightly.
[pulseaudio] / bootstrap.sh
index e5f1ac593e8641c86480703f6765633ec22ce816..4eacc5a9508a9b05c11eebf9c5598414b1d642ec 100755 (executable)
@@ -57,10 +57,10 @@ else
     test "x$LIBTOOLIZE" = "x" && LIBTOOLIZE=libtoolize
 
     intltoolize --copy --force --automake
-    "$LIBTOOLIZE" -c --force --ltdl
+    "$LIBTOOLIZE" -c --force --ltdl --recursive
     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