From: Michael Jerris Date: Wed, 30 Jan 2013 20:26:13 +0000 (-0500) Subject: this will go back in in a more sane way soon enough X-Git-Tag: v1.3.13~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79bba25ca2b299ef4ab0e6c1a815349dd3d09d08;p=thirdparty%2Ffreeswitch.git this will go back in in a more sane way soon enough --- diff --git a/Makefile.am b/Makefile.am index 3a99b52824..ab668b7082 100644 --- a/Makefile.am +++ b/Makefile.am @@ -114,7 +114,6 @@ CORE_CFLAGS += -I$(switch_srcdir)/libs/spandsp/src -I$(switch_srcdir)/libs/tiff- CORE_LIBS = libs/apr-util/libaprutil-1.la libs/apr/libapr-1.la CORE_LIBS += libs/sqlite/libsqlite3.la libs/pcre/libpcre.la libs/speex/libspeex/libspeexdsp.la -CORE_LIBS += libs/sofia-sip/libsofia-sip-ua/sdp/.libs/libsdp.a libs/sofia-sip/libsofia-sip-ua/su/.libs/libsu.a if ENABLE_SRTP CORE_CFLAGS += -DENABLE_SRTP