pixman: add patch to support automake-1.13

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-01-12 18:09:06 +01:00
parent 914dc1c829
commit b36c5ef28a

View File

@ -0,0 +1,12 @@
diff -Naur pixman-0.28.2-old/configure.ac pixman-0.28.2-new/configure.ac
--- pixman-0.28.2-old/configure.ac 2012-12-10 03:46:36.000000000 -0800
+++ pixman-0.28.2-new/configure.ac 2012-12-29 05:30:54.000000000 -0800
@@ -64,7 +64,7 @@
# Suppress verbose compile lines
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
AC_CANONICAL_HOST