gnome-terminal r2845 - trunk



Author: chpe
Date: Fri May 30 10:56:29 2008
New Revision: 2845
URL: http://svn.gnome.org/viewvc/gnome-terminal?rev=2845&view=rev

Log:
Set the required intltool version in autogen. Bug #535714.


Modified:
   trunk/autogen.sh

Modified: trunk/autogen.sh
==============================================================================
--- trunk/autogen.sh	(original)
+++ trunk/autogen.sh	Fri May 30 10:56:29 2008
@@ -5,6 +5,7 @@
 test -z "$srcdir" && srcdir=.
 
 REQUIRED_AUTOMAKE_VERSION=1.9
+REQUIRED_INTLTOOL_VERSION=0.39.99
 
 PKG_NAME="gnome-terminal"
 
@@ -20,4 +21,4 @@
     echo "You need to install gnome-common from the GNOME SVN"
     exit 1
 }
-USE_GNOME2_MACROS=1 USE_COMMON_DOC_BUILD=yes . gnome-autogen.sh
+USE_COMMON_DOC_BUILD=yes . gnome-autogen.sh



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