From 4508885229832736422711fe671a8df2f187d29b Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 7 Aug 2012 16:09:22 +0000 Subject: [PATCH] [package] openh323: build using local speex (#6663) SVN-Revision: 33048 --- libs/openh323/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/openh323/Makefile b/libs/openh323/Makefile index 665fb0d22e..da1e9859d8 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.30.2