From 2871c5b46c4e22a74eda1ea141ab6333a9bddce3 Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 7 Aug 2012 16:09:22 +0000 Subject: [PATCH] [package] openh323: build using local speex (#6663) git-svn-id: svn://svn.openwrt.org/openwrt/packages@33048 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/openh323/Makefile | 1 + 1 file changed, 1 insertion(+) 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" \ -- 2.11.0