libwnck r1631 - trunk



Author: vuntz
Date: Tue Jun 17 10:34:59 2008
New Revision: 1631
URL: http://svn.gnome.org/viewvc/libwnck?rev=1631&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:34:59 2008
@@ -9,12 +9,4 @@
 	MAINTAINERS			\
 	libwnck-1.0.pc.in		\
 	libwnck-1.0-uninstalled.pc.in	\
-	HACKING				\
-	intltool-extract.in		\
-	intltool-merge.in		\
-	intltool-update.in
-
-DISTCLEANFILES =		\
-        intltool-extract	\
-        intltool-merge		\
-        intltool-update
+	HACKING

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Jun 17 10:34:59 2008
@@ -25,7 +25,7 @@
 AC_SUBST(LIBWNCK_REVISION)
 AC_SUBST(LIBWNCK_AGE)
 
-IT_PROG_INTLTOOL([0.35.0])
+IT_PROG_INTLTOOL([0.40.0])
 
 AC_PROG_CC
 AC_ISC_POSIX



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