]> git.pld-linux.org Git - packages/gnome-common.git/commitdiff
- set default required automake to 1.7 instead 1.4
authorMarcin Krzyżanowski <marcin.krzyzanowski@hakore.com>
Tue, 16 Sep 2003 21:54:00 +0000 (21:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-common-am-1.7.patch -> 1.1

gnome-common-am-1.7.patch [new file with mode: 0644]

diff --git a/gnome-common-am-1.7.patch b/gnome-common-am-1.7.patch
new file mode 100644 (file)
index 0000000..8e6d2f7
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nuard gnome-common-2.3.0.orig/macros2/autogen.sh gnome-common-2.3.0/macros2/autogen.sh
+--- gnome-common-2.3.0.orig/macros2/autogen.sh 2003-07-10 12:13:56.000000000 +0200
++++ gnome-common-2.3.0/macros2/autogen.sh      2003-09-16 23:45:24.000000000 +0200
+@@ -7,7 +7,7 @@
+ # default version requirements ...
+ REQUIRED_AUTOCONF_VERSION=${REQUIRED_AUTOCONF_VERSION:-2.53}
+-REQUIRED_AUTOMAKE_VERSION=${REQUIRED_AUTOMAKE_VERSION:-1.4}
++REQUIRED_AUTOMAKE_VERSION=${REQUIRED_AUTOMAKE_VERSION:-1.7}
+ REQUIRED_LIBTOOL_VERSION=${REQUIRED_LIBTOOL_VERSION:-1.4.3}
+ REQUIRED_GETTEXT_VERSION=${REQUIRED_GETTEXT_VERSION:-0.10.40}
+ REQUIRED_GLIB_GETTEXT_VERSION=${REQUIRED_GLIB_GETTEXT_VERSION:-2.2.0}
This page took 0.099825 seconds and 4 git commands to generate.