blam r574 - trunk



Author: cmartin
Date: Mon May  5 17:15:10 2008
New Revision: 574
URL: http://svn.gnome.org/viewvc/blam?rev=574&view=rev

Log:
Make autogen.sh default to autotools 1.10.


Modified:
   trunk/autogen.sh

Modified: trunk/autogen.sh
==============================================================================
--- trunk/autogen.sh	(original)
+++ trunk/autogen.sh	Mon May  5 17:15:10 2008
@@ -3,8 +3,8 @@
 
 : ${AUTOCONF=autoconf}
 : ${AUTOHEADER=autoheader}
-: ${AUTOMAKE=automake-1.9}
-: ${ACLOCAL=aclocal-1.9}
+: ${AUTOMAKE=automake-1.10}
+: ${ACLOCAL=aclocal-1.10}
 : ${LIBTOOLIZE=libtoolize}
 : ${INTLTOOLIZE=intltoolize}
 : ${LIBTOOL=libtool}



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