diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-07-18 17:37:52 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-07-18 17:37:52 +0000 |
commit | 717cf166e33e6d4c292febd744edcc16ab30178a (patch) | |
tree | f649f15e1172fe66eefae3e7d2362a86b0a0dffc /mail/balsa/files/patch-configure | |
parent | 66b7afd9d5d1fdfe6ff86c9adf4b27b7595b01ee (diff) | |
download | ports-717cf166e33e6d4c292febd744edcc16ab30178a.tar.gz ports-717cf166e33e6d4c292febd744edcc16ab30178a.zip |
Notes
Diffstat (limited to 'mail/balsa/files/patch-configure')
-rw-r--r-- | mail/balsa/files/patch-configure | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/mail/balsa/files/patch-configure b/mail/balsa/files/patch-configure index 7143c8afe49f..e2ad3172056c 100644 --- a/mail/balsa/files/patch-configure +++ b/mail/balsa/files/patch-configure @@ -1,15 +1,26 @@ ---- configure Fri Dec 14 06:13:21 2001 -+++ configure.new Sun Dec 16 12:52:33 2001 -@@ -8869,7 +8869,7 @@ + +$FreeBSD$ + +--- configure.orig Fri Apr 26 11:25:11 2002 ++++ configure Thu Jul 18 19:48:37 2002 +@@ -5655,6 +5655,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' +@@ -8925,7 +8926,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-lldap -llber -lresolv $LIBS" +LIBS="-lldap -llber $LIBS" cat > conftest.$ac_ext <<EOF - #line 8875 "configure" + #line 8931 "configure" #include "confdefs.h" -@@ -8900,7 +8900,7 @@ +@@ -8956,7 +8957,7 @@ cat >> confdefs.h <<\EOF #define ENABLE_LDAP 1 EOF |