sg3_utils: 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:04:38 +01:00
parent 58e4b02ad9
commit 5515fc9418

View File

@ -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