forked from Lainports/freebsd-ports
Linphone 3.10.2 bctoolbox 0.2.0 oRTP 0.27.0 + bump PORTREVISION on dependent ports (devel/libosmo-abis) bzrtp 1.0.4 Belle-SIP 1.5.0 Mediastreamer 2.14.0 MS plugins (msbcg729 1.0.2, msopenh264 1.1.2)
11 lines
467 B
Text
11 lines
467 B
Text
--- src/Makefile.in.orig 2016-08-11 12:03:19 UTC
|
|
+++ src/Makefile.in
|
|
@@ -378,7 +378,7 @@ target_vendor = @target_vendor@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-lib_LTLIBRARIES = libbctoolbox.la libbctoolbox-tester.la
|
|
+lib_LTLIBRARIES = libbctoolbox.la
|
|
libbctoolbox_la_SOURCES = vfs.c utils/port.c logging/logging.c \
|
|
containers/list.c containers/map.cc $(am__append_1) \
|
|
$(am__append_2) $(am__append_3)
|