gnome-terminal r3049 - in trunk: . po



Author: chpe
Date: Sun Sep 21 11:23:30 2008
New Revision: 3049
URL: http://svn.gnome.org/viewvc/gnome-terminal?rev=3049&view=rev

Log:
Remove po/ChangeLog, and depend on intltool 0.40.4 in svn builds.


Removed:
   trunk/po/ChangeLog
Modified:
   trunk/autogen.sh

Modified: trunk/autogen.sh
==============================================================================
--- trunk/autogen.sh	(original)
+++ trunk/autogen.sh	Sun Sep 21 11:23:30 2008
@@ -5,7 +5,7 @@
 test -z "$srcdir" && srcdir=.
 
 REQUIRED_AUTOMAKE_VERSION=1.9
-REQUIRED_INTLTOOL_VERSION=0.40.0
+REQUIRED_INTLTOOL_VERSION=0.40.4
 
 PKG_NAME="gnome-terminal"
 
@@ -13,4 +13,6 @@
     echo "You need to install gnome-common from the GNOME SVN"
     exit 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]