libgweather r250 - trunk



Author: vuntz
Date: Tue Jun 17 10:47:46 2008
New Revision: 250
URL: http://svn.gnome.org/viewvc/libgweather?rev=250&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:47:46 2008
@@ -1,12 +1,4 @@
 SUBDIRS = po po-locations libgweather data
 
 EXTRA_DIST = \
-	MAINTAINERS			\
-	intltool-update.in		\
-	intltool-extract.in		\
-	intltool-merge.in
-
-DISTCLEANFILES = intltool-extract	\
-		 intltool-merge		\
-		 intltool-update
-
+	MAINTAINERS

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Jun 17 10:47:46 2008
@@ -23,7 +23,7 @@
 
 AM_MAINTAINER_MODE
 
-IT_PROG_INTLTOOL([0.35.0])
+IT_PROG_INTLTOOL([0.40.0])
 PKG_PROG_PKG_CONFIG([0.19])
 
 AC_PROG_CC



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