[packages] libmpcdec: fix autoreconf
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24523 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e12297c9ac
commit
dc5f142f92
10
libs/libmpcdec/patches/001-automake-compat.patch
Normal file
10
libs/libmpcdec/patches/001-automake-compat.patch
Normal file
@ -0,0 +1,10 @@
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -4,6 +4,7 @@ AC_CONFIG_AUX_DIR(config)
|
||||
AM_INIT_AUTOMAKE(libmpcdec,1.2.6)
|
||||
AM_CONFIG_HEADER(include/config.h)
|
||||
|
||||
+AC_PROG_CXX
|
||||
AM_PROG_LIBTOOL
|
||||
|
||||
CFLAGS="$CFLAGS -O3 -fomit-frame-pointer -fPIC"
|
Loading…
x
Reference in New Issue
Block a user