]> code.delx.au - pulseaudio/commitdiff
drop --ltdl from the libtoolize invocation, since we don't ship ltdl anymore
authorLennart Poettering <lennart@poettering.net>
Fri, 23 Jan 2009 18:50:47 +0000 (19:50 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 23 Jan 2009 18:50:47 +0000 (19:50 +0100)
bootstrap.sh

index 4ca2b339e36c59f2a2bd3ad8dd0abd18f564281b..e64f3426d330b494ff8ba9d333e7c2941096a29d 100755 (executable)
@@ -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