From: Lennart Poettering Date: Fri, 23 Jan 2009 18:50:47 +0000 (+0100) Subject: drop --ltdl from the libtoolize invocation, since we don't ship ltdl anymore X-Git-Tag: 1.0_branch~2301 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7bdbcd0da82104e678d66ba68b27c7ce946712a8;p=profile%2Fivi%2Fpulseaudio.git drop --ltdl from the libtoolize invocation, since we don't ship ltdl anymore --- diff --git a/bootstrap.sh b/bootstrap.sh index 4ca2b33..e64f342 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -66,7 +66,7 @@ else test "x$LIBTOOLIZE" = "x" && LIBTOOLIZE=libtoolize intltoolize --copy --force --automake - "$LIBTOOLIZE" -c --force --ltdl --recursive + "$LIBTOOLIZE" -c --force run_versioned aclocal "$VERSION" -I m4 run_versioned autoconf 2.63 -Wall run_versioned autoheader 2.63