mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
sg3_utils: add patch to support automake-1.13
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
58e4b02ad9
commit
5515fc9418
@ -0,0 +1,12 @@
|
||||
diff -Naur sg3_utils-1.34/configure.ac sg3_utils-1.34.patch/configure.ac
|
||||
--- sg3_utils-1.34/configure.ac 2012-03-12 18:03:41.000000000 +0100
|
||||
+++ sg3_utils-1.34.patch/configure.ac 2013-01-12 09:29:35.482005702 +0100
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
AM_INIT_AUTOMAKE
|
||||
AM_MAINTAINER_MODE
|
||||
-AM_CONFIG_HEADER(config.h)
|
||||
+AC_CONFIG_HEADERS(config.h)
|
||||
|
||||
AC_PROG_CC
|
||||
# AC_PROG_CXX
|
Loading…
x
Reference in New Issue
Block a user