summaryrefslogtreecommitdiff
path: root/net/linphone-base/files/patch-configure
diff options
context:
space:
mode:
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"