[packages] flac: fix autoreconf
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25300 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fef1389b43
commit
9d78c00009
12
libs/flac/patches/010-automake-compat.patch
Normal file
12
libs/flac/patches/010-automake-compat.patch
Normal file
@ -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 \
|
Loading…
x
Reference in New Issue
Block a user