diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-23 03:29:23 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-23 03:29:23 +0000 |
| commit | e4076a018eb0ba76180365cd455470088ac8048e (patch) | |
| tree | d218eea4c7d79f28d68f561c12ef4a550d729c74 /net/linphone-base/files/patch-oRTP::configure | |
| parent | Unbreak 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-base/files/patch-oRTP::configure')
| -rw-r--r-- | net/linphone-base/files/patch-oRTP::configure | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/net/linphone-base/files/patch-oRTP::configure b/net/linphone-base/files/patch-oRTP::configure index 23804098f77c..da85f68a52cb 100644 --- a/net/linphone-base/files/patch-oRTP::configure +++ b/net/linphone-base/files/patch-oRTP::configure @@ -1,13 +1,14 @@ $FreeBSD$ ---- oRTP/configure 2003/02/27 23:48:28 1.1 -+++ oRTP/configure 2003/02/27 23:49:02 -@@ -7793,6 +7793,7 @@ +--- oRTP/configure.orig Wed Aug 13 01:22:52 2003 ++++ oRTP/configure Sat Aug 23 00:17:21 2003 +@@ -18804,8 +18804,6 @@ + CFLAGS="$CFLAGS +DA2.0W +DS2.0" + fi + fi +-else +- CFLAGS="-O2 -g" + fi - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' + build_scheduler=yes |
