[xiph-commits] r13131 - trunk/speex

jm at svn.xiph.org jm at svn.xiph.org
Tue Jun 12 09:17:32 PDT 2007


Author: jm
Date: 2007-06-12 09:17:31 -0700 (Tue, 12 Jun 2007)
New Revision: 13131

Modified:
   trunk/speex/autogen.sh
Log:
Makes kdevelop non-default builds work properly


Modified: trunk/speex/autogen.sh
===================================================================
--- trunk/speex/autogen.sh	2007-06-11 19:21:15 UTC (rev 13130)
+++ trunk/speex/autogen.sh	2007-06-12 16:17:31 UTC (rev 13131)
@@ -119,4 +119,5 @@
 autoconf || exit 1
 
 cd $olddir
-$srcdir/configure --enable-maintainer-mode "$@" && echo
+#$srcdir/configure --enable-maintainer-mode "$@" && echo
+echo "You can now run configure"



More information about the commits mailing list