freebsd-ports/net/linphone-base/files/patch-media_api::Makefile.in
Edwin Groothuis e4076a018e Upgrade to version 0.12.0. This is a follow up of the upgrade and
backout of the commit last tuesday.

I have disabled IPv6 support since it causes linphone not to work
properly. Informed author about it.
2003-10-23 03:29:23 +00:00

13 lines
327 B
Text

$FreeBSD$
--- media_api/Makefile.in.orig Wed Aug 20 17:46:39 2003
+++ media_api/Makefile.in Sat Aug 23 01:38:46 2003
@@ -176,7 +176,6 @@
INCLUDES = -I$(top_srcdir)/mediastreamer \
-I$(top_srcdir)/speex \
- -I$(top_srcdir)/gsmlib \
-I$(top_srcdir)/oRTP \
-I$(top_srcdir)/oRTP/src \
-I$(top_srcdir)/lpc10-1.5 \