]> code.delx.au - pulseaudio/blobdiff - bootstrap.sh
Add a small lib to interpret and produce headers as used in http style requests.
[pulseaudio] / 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
-    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