freebsd-ports/net/sipxvxml/files/patch-src_client_Makefile.in
Martin Wilke a1ee2deb53 sipXproxy is the authorization and call record server component of the
sipX family.

WWW: http://sipx-wiki.calivia.com/index.php/Main_Page

PR:		ports/107931
Submitted by:	Michael Durian <durian at shadetreesoftware.com>
2007-02-01 22:42:19 +00:00

12 lines
287 B
Text

--- ./src/client/Makefile.in.orig Fri Dec 29 11:05:19 2006
+++ ./src/client/Makefile.in Fri Dec 29 11:06:14 2006
@@ -306,7 +306,8 @@
@SIPXMEDIAADAPTER_LIBS@ \
@SIPXCALL_LIBS@ \
@LIBWWW_LIBS@ \
- @XERCES_LIBS@
+ @XERCES_LIBS@ \
+ -lcompat
noinst_HEADERS = \
ivr/clientMain.h \