[polypaudio-commits] r681 - /trunk/bootstrap.sh

svnmailer-noreply at 0pointer.de svnmailer-noreply at 0pointer.de
Mon Apr 10 14:15:40 PDT 2006


Author: lennart
Date: Mon Apr 10 23:15:39 2006
New Revision: 681

URL: http://0pointer.de/cgi-bin/viewcvs.cgi?rev=681&root=polypaudio&view=rev
Log:
unbreak fresh SVN builds

Modified:
    trunk/bootstrap.sh

Modified: trunk/bootstrap.sh
URL: http://0pointer.de/cgi-bin/viewcvs.cgi/trunk/bootstrap.sh?rev=681&root=polypaudio&r1=680&r2=681&view=diff
==============================================================================
--- trunk/bootstrap.sh (original)
+++ trunk/bootstrap.sh Mon Apr 10 23:15:39 2006
@@ -52,7 +52,7 @@
 
     test "x$LIBTOOLIZE" = "x" && LIBTOOLIZE=libtoolize
 
-    "$LIBTOOLIZE" -c --force
+    "$LIBTOOLIZE" -c --force --ltdl
     run_versioned aclocal "$VERSION"
     run_versioned autoconf 2.59 -Wall
     run_versioned autoheader 2.59




More information about the pulseaudio-commits mailing list