summaryrefslogtreecommitdiff
path: root/net/linphone/files/patch-oRTP::src::Makefile.in
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-23 03:29:23 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-23 03:29:23 +0000
commite4076a018eb0ba76180365cd455470088ac8048e (patch)
treed218eea4c7d79f28d68f561c12ef4a550d729c74 /net/linphone/files/patch-oRTP::src::Makefile.in
parentUnbreak for gcc-3.3 where #include <varargs.h> is a fatal error. varargs (diff)
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.
Notes
Notes: svn path=/head/; revision=91925
Diffstat (limited to 'net/linphone/files/patch-oRTP::src::Makefile.in')
-rw-r--r--net/linphone/files/patch-oRTP::src::Makefile.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/net/linphone/files/patch-oRTP::src::Makefile.in b/net/linphone/files/patch-oRTP::src::Makefile.in
deleted file mode 100644
index 7cbfb5c82253..000000000000
--- a/net/linphone/files/patch-oRTP::src::Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- oRTP/src/Makefile.in.orig Fri Jun 13 15:21:18 2003
-+++ oRTP/src/Makefile.in Fri Jun 13 15:21:48 2003
-@@ -98,7 +98,7 @@
-
- EXTRA_DIST = master system LOAD export.c export.h
-
--DEFS = @DEFS@ $(PTHREAD_CFLAGS) -DG_LOG_DOMAIN=\"oRTP\"
-+DEFS = @DEFS@ $(PTHREAD_CFLAGS) -DG_LOG_DOMAIN=\"oRTP\" -DBUILD_SCHEDULER
- CFLAGS = -I$(top_srcdir) $(GLIB_CFLAGS) $(IPV6_CFLAGS)
- LDFLAGS = $(PTHREAD_LDFLAGS)
-