From: florian Date: Tue, 7 Aug 2012 16:09:22 +0000 (+0000) Subject: [package] openh323: build using local speex (#6663) X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=2871c5b46c4e22a74eda1ea141ab6333a9bddce3;p=packages.git [package] openh323: build using local speex (#6663) git-svn-id: svn://svn.openwrt.org/openwrt/packages@33048 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/openh323/Makefile b/libs/openh323/Makefile index 665fb0d22..da1e9859d 100644 --- a/libs/openh323/Makefile +++ b/libs/openh323/Makefile @@ -32,6 +32,7 @@ CONFIGURE_ARGS += \ --enable-minsize \ --enable-audio \ --disable-video \ + --enable-localspeex \ CONFIGURE_VARS += \ CXXFLAGS="$(TARGET_CFLAGS) -fno-builtin -fno-rtti" \