[packages] libsndfile: fix autoreconf
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24614 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
10
libs/libsndfile/patches/001-automake-compat.patch
Normal file
10
libs/libsndfile/patches/001-automake-compat.patch
Normal file
@ -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
|
Reference in New Issue
Block a user