[packages] flac: fix autoreconf
authorVasilis Tsiligiannis <acinonyx@openwrt.gr>
Wed, 2 Feb 2011 01:16:27 +0000 (01:16 +0000)
committerVasilis Tsiligiannis <acinonyx@openwrt.gr>
Wed, 2 Feb 2011 01:16:27 +0000 (01:16 +0000)
SVN-Revision: 25300

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 \