gnome-hello r265 - trunk
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-hello r265 - trunk
- Date: Thu, 18 Sep 2008 17:34:06 +0000 (UTC)
Author: chpe
Date: Thu Sep 18 17:34:06 2008
New Revision: 265
URL: http://svn.gnome.org/viewvc/gnome-hello?rev=265&view=rev
Log:
* Makefile.am:
* autogen.sh: Fix dist with intltool 0.40.0.
Modified:
trunk/ChangeLog
trunk/Makefile.am
trunk/autogen.sh
Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am (original)
+++ trunk/Makefile.am Thu Sep 18 17:34:06 2008
@@ -10,16 +10,10 @@
EXTRA_DIST = \
autogen.sh \
- intltool-extract.in \
- intltool-merge.in \
- intltool-update.in \
gnome-doc-utils.make \
$(desktop_in_files)
CLEANFILES = \
$(desktop_DATA)
-DISTCLEANFILES = \
- intltool-extract \
- intltool-merge \
- intltool-update
+DISTCLEANFILES =
Modified: trunk/autogen.sh
==============================================================================
--- trunk/autogen.sh (original)
+++ trunk/autogen.sh Thu Sep 18 17:34:06 2008
@@ -17,4 +17,8 @@
exit 1
}
-REQUIRED_AUTOMAKE_VERSION=1.9 USE_GNOME2_MACROS=1 USE_COMMON_DOC_BUILD=yes . gnome-autogen.sh
+REQUIRED_AUTOMAKE_VERSION=1.9
+REQUIRED_INTLTOOL_VERSION=0.40.0
+USE_COMMON_DOC_BUILD=yes
+
+. gnome-autogen.sh
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]