forked from Lainports/opnsense-ports
10 lines
246 B
Text
10 lines
246 B
Text
--- coreapi/Makefile.in.orig 2016-10-14 19:03:24 UTC
|
|
+++ coreapi/Makefile.in
|
|
@@ -640,6 +640,7 @@ liblinphone_la_LIBADD = \
|
|
$(LDAP_LIBS) \
|
|
$(SASL_LIBS) \
|
|
$(BELCARD_LIBS) \
|
|
+ $(LTLIBICONV) -lbctoolbox \
|
|
$(ZLIB_LIBS)
|
|
|
|
AM_CPPFLAGS = \
|