gnome-panel r11139 - trunk



Author: vuntz
Date: Tue Jun 17 10:51:27 2008
New Revision: 11139
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=11139&view=rev

Log:
2008-06-17  Vincent Untz  <vuntz gnome org>

	* configure.in: require intltool 0.40.0
	* Makefile.am: remove old intltool cruft


Modified:
   trunk/ChangeLog
   trunk/Makefile.am
   trunk/configure.in

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Tue Jun 17 10:51:27 2008
@@ -34,14 +34,8 @@
 	COPYING-DOCS		\
 	HACKING			\
 	omf.make		\
-	intltool-extract.in	\
-	intltool-merge.in	\
-	intltool-update.in	\
 	gnome-doc-utils.make
 
 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-scrollkeeper
 DISTCLEANFILES =		\
-        intltool-extract	\
-        intltool-merge		\
-        intltool-update		\
 	gnome-doc-utils.make

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Jun 17 10:51:27 2008
@@ -20,7 +20,7 @@
 AM_MAINTAINER_MODE
 GNOME_MAINTAINER_MODE_DEFINES
 
-IT_PROG_INTLTOOL([0.35.0])
+IT_PROG_INTLTOOL([0.40.0])
 
 AC_ISC_POSIX
 AC_PROG_CC



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