mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
pixman: add patch to support automake-1.13
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
914dc1c829
commit
b36c5ef28a
@ -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
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user