mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
flac: add patch to support automake-1.13
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c1f14f9453
commit
2a6eaca95a
12
packages/audio/flac/patches/flac-1.2.1-automake_1.13.patch
Normal file
12
packages/audio/flac/patches/flac-1.2.1-automake_1.13.patch
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
diff -Naur flac-1.2.1-old/configure.in flac-1.2.1-new/configure.in
|
||||||
|
--- flac-1.2.1-old/configure.in 2007-09-13 08:48:42.000000000 -0700
|
||||||
|
+++ flac-1.2.1-new/configure.in 2013-01-03 19:54:10.000000000 -0800
|
||||||
|
@@ -44,7 +44,7 @@
|
||||||
|
AC_CHECK_SIZEOF(void*,0)
|
||||||
|
|
||||||
|
#@@@ new name is AC_CONFIG_HEADERS
|
||||||
|
-AM_CONFIG_HEADER(config.h)
|
||||||
|
+AC_CONFIG_HEADERS(config.h)
|
||||||
|
|
||||||
|
AC_C_BIGENDIAN
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user