epiphany r8340 - trunk
- From: wbolster svn gnome org
- To: svn-commits-list gnome org
- Subject: epiphany r8340 - trunk
- Date: Mon, 21 Jul 2008 21:38:59 +0000 (UTC)
Author: wbolster
Date: Mon Jul 21 21:38:59 2008
New Revision: 8340
URL: http://svn.gnome.org/viewvc/epiphany?rev=8340&view=rev
Log:
Bump intltool requirement to 0.40.0
Removed the intltool.* lines in the toplevel Makefile.am as well for make dist
to work.
Modified:
trunk/Makefile.am
trunk/configure.ac
Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am (original)
+++ trunk/Makefile.am Mon Jul 21 21:38:59 2008
@@ -6,9 +6,6 @@
EXTRA_DIST = \
autogen.sh \
- intltool-merge.in \
- intltool-update.in \
- intltool-extract.in \
gnome-doc-utils.make \
COPYING.README \
HACKING \
@@ -22,9 +19,6 @@
$(NULL)
DISTCLEANFILES = \
- intltool-extract \
- intltool-merge \
- intltool-update \
gnome-doc-utils.make \
$(NULL)
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Mon Jul 21 21:38:59 2008
@@ -78,7 +78,7 @@
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([],[])],[],[AC_MSG_ERROR([No C++ compiler found])])
AC_LANG_POP([C++])
-IT_PROG_INTLTOOL([0.35.0])
+IT_PROG_INTLTOOL([0.40.0])
PKG_PROG_PKG_CONFIG
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]