diff options
| author | Steve Price <steve@FreeBSD.org> | 2000-07-07 18:30:21 +0000 | 
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 2000-07-07 18:30:21 +0000 | 
| commit | d5511f0046fd58b76a7906e956d15c4bb57baf9b (patch) | |
| tree | 8a6e8b984447c1f7202e225d51ebacea84f049fa /net/openldap/files | |
| parent | Update to version 7.3.3. (diff) | |
Update to version 1.2.11.
PR:		19694
Submitted by:	maintainer
Diffstat (limited to 'net/openldap/files')
| -rw-r--r-- | net/openldap/files/patch-db | 14 | 
1 files changed, 7 insertions, 7 deletions
| diff --git a/net/openldap/files/patch-db b/net/openldap/files/patch-db index c04351bcc06c..9acf8388246d 100644 --- a/net/openldap/files/patch-db +++ b/net/openldap/files/patch-db @@ -1,13 +1,13 @@ ---- configure~	Fri Mar 10 22:18:23 2000 -+++ configure	Thu May 25 23:48:13 2000 -@@ -6113,14 +6113,14 @@ +--- configure.orig	Fri Jun  9 13:16:04 2000 ++++ configure	Tue Jul  4 15:59:42 2000 +@@ -6170,14 +6170,14 @@     echo $ac_n "(cached) $ac_c" 1>&6   else     	ol_LIBS="$LIBS"  -	echo $ac_n "checking for db_open in -ldb""... $ac_c" 1>&6 --echo "configure:6118: checking for db_open in -ldb" >&5 +-echo "configure:6175: checking for db_open in -ldb" >&5  +	echo $ac_n "checking for db_open in -ldb2""... $ac_c" 1>&6 -+echo "configure:6118: checking for db_open in -ldb2" >&5 ++echo "configure:6175: checking for db_open in -ldb2" >&5   ac_lib_var=`echo db'_'db_open | sed 'y%./+-:%__p__%'`   if eval "test \"\${ac_cv_lib_$ac_lib_var+set}\" = set"; then     echo $ac_n "(cached) $ac_c" 1>&6 @@ -16,9 +16,9 @@  -LIBS="-ldb  $LIBS"  +LIBS="-ldb2  $LIBS"   cat > conftest.$ac_ext <<EOF - #line 6126 "configure" + #line 6183 "configure"   #include "confdefs.h" -@@ -6148,7 +6148,7 @@ +@@ -6205,7 +6205,7 @@   fi   if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then     echo "$ac_t""yes" 1>&6 | 
