summaryrefslogtreecommitdiffstats
path: root/main/libmad/automake.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-12-31 20:10:29 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-12-31 20:10:29 +0000
commit613a9cca6a597c4d339e87d0697729de10ec9de6 (patch)
tree180d100c32893a23ca6aa0da22fb95bdf9fd37f9 /main/libmad/automake.patch
parent2980382356f2bd8b3ed5163661a024771ea9c423 (diff)
downloadaports-613a9cca6a597c4d339e87d0697729de10ec9de6.tar.bz2
aports-613a9cca6a597c4d339e87d0697729de10ec9de6.tar.xz
main/libmad: build fix for automake-1.13
Diffstat (limited to 'main/libmad/automake.patch')
-rw-r--r--main/libmad/automake.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/main/libmad/automake.patch b/main/libmad/automake.patch
new file mode 100644
index 000000000..bfa1fb7fb
--- /dev/null
+++ b/main/libmad/automake.patch
@@ -0,0 +1,11 @@
+--- ./configure.ac.orig 2012-12-31 20:07:03.710178583 +0000
++++ ./configure.ac 2012-12-31 20:07:21.443663905 +0000
+@@ -28,7 +28,7 @@
+
+ AM_INIT_AUTOMAKE
+
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADER([config.h])
+
+ dnl System type.
+