summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/pango/pango-1.32.5/obsolete_automake_macros.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/pango/pango-1.32.5/obsolete_automake_macros.patch')
-rw-r--r--meta/recipes-graphics/pango/pango-1.32.5/obsolete_automake_macros.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta/recipes-graphics/pango/pango-1.32.5/obsolete_automake_macros.patch b/meta/recipes-graphics/pango/pango-1.32.5/obsolete_automake_macros.patch
new file mode 100644
index 0000000000..3f229b5e42
--- /dev/null
+++ b/meta/recipes-graphics/pango/pango-1.32.5/obsolete_automake_macros.patch
@@ -0,0 +1,15 @@
+Upstream-Status: Accepted [https://bugzilla.gnome.org/show_bug.cgi?id=691263]
+
+Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
+diff -Nurd pango-1.32.5/configure.ac pango-1.32.5/configure.ac
+--- pango-1.32.5/configure.ac 2012-12-07 04:43:25.000000000 +0200
++++ pango-1.32.5/configure.ac 2013-01-07 03:25:42.734109587 +0200
+@@ -54,7 +54,7 @@
+ dnl usage of GNU Make specific features.
+ AM_INIT_AUTOMAKE(1.9 gnits dist-xz no-dist-gzip -Wno-portability)
+ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+
+
+ PANGO_VERSION_MAJOR=pango_version_major()