summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome/gconf-3.2.5
diff options
context:
space:
mode:
authorMarko Lindqvist <cazfi74@gmail.com>2013-01-10 12:02:13 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-15 08:10:12 +0000
commitbe2c9d3a942220b6e4ad56af40607a26e0c85885 (patch)
tree0ad652ab761e46f55342c989e1bbcca2f280047c /meta/recipes-gnome/gnome/gconf-3.2.5
parent084f7067a0c384d2335bcaf158e2d25cb09bc699 (diff)
downloadpoky-be2c9d3a942220b6e4ad56af40607a26e0c85885.tar.gz
gconf: replace obsolete automake macros with working ones
Add obsolete_automake_macros.patch that replaces automake macros no longer supported by automake-1.13 with modern constructs. (From OE-Core rev: 388939c4cebabce8ef05c8aec5b9dccf390b75f0) Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gnome/gconf-3.2.5')
-rw-r--r--meta/recipes-gnome/gnome/gconf-3.2.5/obsolete_automake_macros.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gnome/gconf-3.2.5/obsolete_automake_macros.patch b/meta/recipes-gnome/gnome/gconf-3.2.5/obsolete_automake_macros.patch
new file mode 100644
index 0000000000..7dd4ee87b1
--- /dev/null
+++ b/meta/recipes-gnome/gnome/gconf-3.2.5/obsolete_automake_macros.patch
@@ -0,0 +1,14 @@
1Upstream-Status: Accepted [https://bugzilla.gnome.org/show_bug.cgi?id=691264]
2
3Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
4diff -Nurd GConf-3.2.5/configure.in GConf-3.2.5/configure.in
5--- GConf-3.2.5/configure.in 2012-03-11 00:53:29.000000000 +0200
6+++ GConf-3.2.5/configure.in 2013-01-07 03:42:11.254087899 +0200
7@@ -39,7 +39,6 @@
8 AC_PROG_CC
9 AC_PROG_CXX
10 AC_ISC_POSIX
11-AM_PROG_CC_STDC
12 AC_HEADER_STDC
13 AC_LIBTOOL_WIN32_DLL
14 AM_PROG_LIBTOOL