librep r2970 - trunk



Author: chrisb
Date: Sun Dec 28 19:08:16 2008
New Revision: 2970
URL: http://svn.gnome.org/viewvc/librep?rev=2970&view=rev

Log:
autogen.sh


Modified:
   trunk/autogen.sh

Modified: trunk/autogen.sh
==============================================================================
--- trunk/autogen.sh	(original)
+++ trunk/autogen.sh	Sun Dec 28 19:08:16 2008
@@ -9,7 +9,7 @@
   fi
   if grep "A[MC]_PROG_LIBTOOL" configure.in >/dev/null; then
     echo "Running libtoolize"
-    libtoolize --force --copy --install || libtoolize --force --copy
+    libtoolize --force --copy --install || exit 1
   fi
   echo "Running aclocal $ACLOCAL_FLAGS"
   aclocal $ACLOCAL_FLAGS || exit 1



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]