summaryrefslogtreecommitdiffstats
path: root/main/libavc1394/automake.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/libavc1394/automake.patch')
-rw-r--r--main/libavc1394/automake.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/main/libavc1394/automake.patch b/main/libavc1394/automake.patch
new file mode 100644
index 000000000..9bb6280ae
--- /dev/null
+++ b/main/libavc1394/automake.patch
@@ -0,0 +1,10 @@
+--- ./configure.in.orig 2012-12-31 19:52:37.126761564 +0000
++++ ./configure.in 2012-12-31 19:52:55.096923632 +0000
+@@ -1,6 +1,6 @@
+ AC_INIT(Makefile.am)
+ AM_INIT_AUTOMAKE(libavc1394, 0.5.4)
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADER(config.h)
+ AM_MAINTAINER_MODE
+
+ AC_PROG_CC