muine r1250 - trunk



Author: plaes
Date: Wed Dec  3 10:34:09 2008
New Revision: 1250
URL: http://svn.gnome.org/viewvc/muine?rev=1250&view=rev

Log:
2008-12-03  Priit Laes <plaes svn gnome org>

    	* autogen.sh: Drop ACLOCAL_FLAGS that were needed to include m4
    	directory. Fixes autogen, because m4 directory does not exist anymore.

Modified:
   trunk/ChangeLog
   trunk/autogen.sh

Modified: trunk/autogen.sh
==============================================================================
--- trunk/autogen.sh	(original)
+++ trunk/autogen.sh	Wed Dec  3 10:34:09 2008
@@ -16,4 +16,4 @@
     echo "You need to install gnome-common from the GNOME CVS"
     exit 1
 }
-REQUIRED_AUTOMAKE_VERSION=1.7 USE_GNOME2_MACROS=1 ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I $srcdir/m4" . gnome-autogen.sh
+REQUIRED_AUTOMAKE_VERSION=1.7 USE_GNOME2_MACROS=1 . gnome-autogen.sh



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