mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libogg: add patch to support automake-1.13
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5867a1a85f
commit
a55a25fac3
@ -0,0 +1,12 @@
|
|||||||
|
diff -Naur libogg-1.3.0-old/configure.in libogg-1.3.0-new/configure.in
|
||||||
|
--- libogg-1.3.0-old/configure.in 2011-08-04 10:11:08.000000000 -0700
|
||||||
|
+++ libogg-1.3.0-new/configure.in 2013-01-03 19:50:49.000000000 -0800
|
||||||
|
@@ -19,7 +19,7 @@
|
||||||
|
AM_PROG_CC_C_O
|
||||||
|
|
||||||
|
dnl config.h
|
||||||
|
-AM_CONFIG_HEADER(config.h)
|
||||||
|
+AC_CONFIG_HEADERS(config.h)
|
||||||
|
|
||||||
|
dnl Set some options based on environment
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user