From: Lennart Poettering Date: Mon, 18 Aug 2008 22:02:01 +0000 (+0200) Subject: require ac 2.62 in bootstrap.sh X-Git-Tag: 1.0_branch~2670^2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=70f4a8516ad4f98ab175b592e17bb548742bb219;p=profile%2Fivi%2Fpulseaudio.git require ac 2.62 in bootstrap.sh --- diff --git a/bootstrap.sh b/bootstrap.sh index e5f1ac5..5dfcdf2 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -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