From: Mazi Lo Date: Tue, 12 Feb 2013 22:59:14 +0000 (+0000) Subject: fixed libzrtp X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=692dd953543c402d93cdc78a1ef0f82a9483e6b4;p=openwrt%2Fsvn-archive%2Farchive.git fixed libzrtp SVN-Revision: 35575 --- diff --git a/net/freeswitch/patches/003-Makefile.am.patch b/net/freeswitch/patches/003-Makefile.am.patch index 734c306388..bd68475239 100644 --- a/net/freeswitch/patches/003-Makefile.am.patch +++ b/net/freeswitch/patches/003-Makefile.am.patch @@ -11,7 +11,7 @@ @@ -165,7 +169,6 @@ ZRTP_LIBS = -lbn -lzrtp libfreeswitch_la_LDFLAGS += $(ZRTP_LDFLAGS) libfreeswitch_la_LIBADD += $(ZRTP_LIBS) - CORE_LIBS += libs/libzrtp/projects/gnu/build/libzrtp.a + CORE_LIBS += libs/libzrtp/libzrtp.a -LIBS += libs/libzrtp/third_party/bnlib/libbn.a endif