librep r2934 - trunk



Author: chrisb
Date: Thu Aug 14 15:30:42 2008
New Revision: 2934
URL: http://svn.gnome.org/viewvc/librep?rev=2934&view=rev

Log:
autogen.sh: change accordingly to r2933


Modified:
   trunk/ChangeLog
   trunk/autogen.sh

Modified: trunk/autogen.sh
==============================================================================
--- trunk/autogen.sh	(original)
+++ trunk/autogen.sh	Thu Aug 14 15:30:42 2008
@@ -7,7 +7,7 @@
       autoheader || exit 1
     fi
   fi
-  if grep "AM_PROG_LIBTOOL" configure.in >/dev/null; then
+  if grep "A[MC]_PROG_LIBTOOL" configure.in >/dev/null; then
     echo "Running libtoolize"
     libtoolize --force --copy || exit 1
   fi



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