summaryrefslogtreecommitdiff
path: root/net/linphone-base/files/patch-configure
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-04-17 19:21:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-04-17 19:21:27 +0000
commit2548ece62c0e465e12aa0db86842a84f1a582df1 (patch)
tree64593fb683b2114e20729bf6672e22844d00d946 /net/linphone-base/files/patch-configure
parent- Update to 1.12 (diff)
- Update to 1.7.0
PR: 111626 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'net/linphone-base/files/patch-configure')
-rw-r--r--net/linphone-base/files/patch-configure20
1 files changed, 0 insertions, 20 deletions
diff --git a/net/linphone-base/files/patch-configure b/net/linphone-base/files/patch-configure
index 394bb877a114..fb6f6d5a1659 100644
--- a/net/linphone-base/files/patch-configure
+++ b/net/linphone-base/files/patch-configure
@@ -28,23 +28,3 @@
for ac_func in getifaddrs
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-@@ -25210,9 +25189,8 @@
-
- CPPFLAGS=$CPPFLAGS_save
-
--LDFLAGS_save=$LDFLAGS
--LDFLAGS=$OSIP_LIBS
--LIBS_save=$LIBS
-+LIBS_save=$LDFLAGS
-+LIBS=$OSIP_LIBS
-
- { echo "$as_me:$LINENO: checking for osip_message_init in -losipparser2" >&5
- echo $ECHO_N "checking for osip_message_init in -losipparser2... $ECHO_C" >&6; }
-@@ -25304,7 +25282,6 @@
- { (exit 1); exit 1; }; }
- fi
-
--LDFLAGS=$LDFLAGS_save
- LIBS=$LIBS_save
-
- OSIP_LIBS="$OSIP_LIBS -losipparser2 -losip2"