diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-01-19 21:01:51 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-01-19 21:01:51 +0000 |
| commit | 51d006637b167755763aca7016b62f0649d481fd (patch) | |
| tree | b6b0bdbd7590b3ac3970efd54a58446abc4bad81 /net/linphone-base/files/patch-configure | |
| parent | The last commit should have said that the optimization and JavaScript (diff) | |
Add linphone 0.9.1, a web phone that supports SIP protocol.
Notes
Notes:
svn path=/head/; revision=73565
Diffstat (limited to 'net/linphone-base/files/patch-configure')
| -rw-r--r-- | net/linphone-base/files/patch-configure | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/net/linphone-base/files/patch-configure b/net/linphone-base/files/patch-configure new file mode 100644 index 000000000000..9d91ad9f0b33 --- /dev/null +++ b/net/linphone-base/files/patch-configure @@ -0,0 +1,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 + |
