sabayon r1021 - trunk
- From: vuntz svn gnome org
- To: svn-commits-list gnome org
- Subject: sabayon r1021 - trunk
- Date: Mon, 22 Sep 2008 22:41:38 +0000 (UTC)
Author: vuntz
Date: Mon Sep 22 22:41:38 2008
New Revision: 1021
URL: http://svn.gnome.org/viewvc/sabayon?rev=1021&view=rev
Log:
2008-09-23 Vincent Untz <vuntz gnome org>
* Makefile.am: remove old intltool cruft
* configure.ac: require intltool 0.40.0
Modified:
trunk/ChangeLog
trunk/Makefile.am
trunk/configure.ac
Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am (original)
+++ trunk/Makefile.am Mon Sep 22 22:41:38 2008
@@ -7,17 +7,9 @@
EXTRA_DIST = \
pycheckrc \
- intltool-extract.in \
- intltool-merge.in \
- intltool-update.in \
sabayon.schema \
ISSUES
-DISTCLEANFILES = \
- intltool-extract \
- intltool-merge \
- intltool-update
-
pycheck:
(cd lib; make pycheck)
(cd admin-tool; make pycheck)
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Mon Sep 22 22:41:38 2008
@@ -20,7 +20,7 @@
AM_PROG_LIBTOOL
AM_PATH_PYTHON
-IT_PROG_INTLTOOL([0.35.0])
+IT_PROG_INTLTOOL([0.40.0])
AC_PROG_LN_S
GNOME_COMPILE_WARNINGS(yes)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]