gnome-specimen r213 - trunk
- From: wbolster svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-specimen r213 - trunk
- Date: Wed, 18 Jun 2008 09:11:10 +0000 (UTC)
Author: wbolster
Date: Wed Jun 18 09:11:10 2008
New Revision: 213
URL: http://svn.gnome.org/viewvc/gnome-specimen?rev=213&view=rev
Log:
Bump intltool dependency and no longer ship intltool-* files
Intltool dependency has been bumped to 0.40 (was 0.35). The
intltool-{extract,merge,update}.in files don't need to be
shipped anymore with recent intltool releases. Intltool can
grab those files from the system directories instead of the
source directory.
Modified:
trunk/ (props changed)
trunk/Makefile.am
trunk/configure.ac
Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am (original)
+++ trunk/Makefile.am Wed Jun 18 09:11:10 2008
@@ -43,19 +43,3 @@
EXTRA_DIST += gnome-specimen.in
CLEANFILES= gnome-specimen
-
-
-#
-# i18n build foo
-#
-
-EXTRA_DIST += \
- intltool-extract.in \
- intltool-merge.in \
- intltool-update.in
-
-DISTCLEANFILES += \
- intltool-extract \
- intltool-merge \
- intltool-update
-
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Wed Jun 18 09:11:10 2008
@@ -20,7 +20,7 @@
AC_SUBST([GETTEXT_PACKAGE])
AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], "$GETTEXT_PACKAGE", [Gettext package])
AM_GLIB_GNU_GETTEXT
-IT_PROG_INTLTOOL([0.35.0])
+IT_PROG_INTLTOOL([0.40.0])
# Create output
AC_CONFIG_FILES([
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]