summaryrefslogtreecommitdiff
path: root/net/linphone-base/files/patch-configure
blob: 9d91ad9f0b3390ec8c415dece1dab4fed0ac249e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
$FreeBSD$

--- configure	2002/12/16 19:20:25	1.1
+++ configure	2002/12/16 19:21:24
@@ -7572,6 +7572,7 @@
 
 # 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'
@@ -14026,7 +14027,7 @@
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   ac_check_lib_save_LIBS=$LIBS
-LIBS="-lc  $LIBS"
+#LIBS="-lc  $LIBS"
 cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"
 #include "confdefs.h"
@@ -14074,7 +14075,7 @@
 #define HAVE_LIBC 1
 _ACEOF
 
-  LIBS="-lc $LIBS"
+#  LIBS="-lc $LIBS"
 
 fi