[packages] flac: fix autoreconf
authoracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 2 Feb 2011 01:16:27 +0000 (01:16 +0000)
committeracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 2 Feb 2011 01:16:27 +0000 (01:16 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25300 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/flac/patches/010-automake-compat.patch [new file with mode: 0644]

diff --git a/libs/flac/patches/010-automake-compat.patch b/libs/flac/patches/010-automake-compat.patch
new file mode 100644 (file)
index 0000000..f077d2f
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Naur flac-1.2.1/Makefile.am flac-1.2.1-patched/Makefile.am
+--- flac-1.2.1/Makefile.am     2011-02-02 00:07:47.000000000 +0200
++++ flac-1.2.1-patched/Makefile.am     2011-02-02 00:19:28.000000000 +0200
+@@ -34,6 +34,8 @@
+ DISTCLEANFILES = libtool-disable-static
++ACLOCAL_AMFLAGS = -I m4
++
+ EXTRA_DIST = \
+       COPYING.FDL \
+       COPYING.GPL \