summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/pixman/obsolete_automake_macros.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/pixman/obsolete_automake_macros.patch')
-rw-r--r--meta/recipes-graphics/xorg-lib/pixman/obsolete_automake_macros.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/pixman/obsolete_automake_macros.patch b/meta/recipes-graphics/xorg-lib/pixman/obsolete_automake_macros.patch
new file mode 100644
index 0000000000..7a4237c999
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/pixman/obsolete_automake_macros.patch
@@ -0,0 +1,14 @@
1Upstream-Status: Accepted
2
3Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
4diff -Nurd pixman-0.28.2/configure.ac pixman-0.28.2/configure.ac
5--- pixman-0.28.2/configure.ac 2012-12-10 13:46:36.000000000 +0200
6+++ pixman-0.28.2/configure.ac 2013-01-03 06:31:07.574848073 +0200
7@@ -64,7 +64,7 @@
8 # Suppress verbose compile lines
9 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
10
11-AM_CONFIG_HEADER(config.h)
12+AC_CONFIG_HEADERS(config.h)
13
14 AC_CANONICAL_HOST