[packages] libsndfile: fix autoreconf
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 15 Dec 2010 20:20:54 +0000 (20:20 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 15 Dec 2010 20:20:54 +0000 (20:20 +0000)
SVN-Revision: 24614

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

diff --git a/libs/libsndfile/patches/001-automake-compat.patch b/libs/libsndfile/patches/001-automake-compat.patch
new file mode 100644 (file)
index 0000000..2df32ae
--- /dev/null
@@ -0,0 +1,10 @@
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -1,5 +1,7 @@
+ ## Process this file with automake to produce Makefile.in
++ACLOCAL_AMFLAGS = -I M4
++
+ DISTCHECK_CONFIGURE_FLAGS = --enable-gcc-werror
+ if BUILD_OCTAVE_MOD