[packages] libsndfile: fix autoreconf
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 15 Dec 2010 20:20:54 +0000 (20:20 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 15 Dec 2010 20:20:54 +0000 (20:20 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24614 3c298f89-4303-0410-b956-a3cf2f4a3e73

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