aboutsummaryrefslogtreecommitdiff
path: root/net/openldap12/files/patch-db
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-01-16 05:08:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-01-16 05:08:57 +0000
commitdf3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 (patch)
tree1d9ecedb74d255866c8e1e5df9db0f2739a8ba66 /net/openldap12/files/patch-db
parentc31f9d6cf28e3aa831ff2390ee3ab6ea031dbc76 (diff)
Notes
Diffstat (limited to 'net/openldap12/files/patch-db')
-rw-r--r--net/openldap12/files/patch-db29
1 files changed, 0 insertions, 29 deletions
diff --git a/net/openldap12/files/patch-db b/net/openldap12/files/patch-db
deleted file mode 100644
index 09902df2cd31..000000000000
--- a/net/openldap12/files/patch-db
+++ /dev/null
@@ -1,29 +0,0 @@
---- configure.orig Wed Dec 12 09:55:07 2001
-+++ configure Wed Dec 12 10:00:07 2001
-@@ -6194,14 +6194,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:6199: checking for db_open in -ldb" >&5
-+ echo $ac_n "checking for db_open in -ldb2""... $ac_c" 1>&6
-+echo "configure:6199: 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
- else
- ac_save_LIBS="$LIBS"
--LIBS="-ldb $LIBS"
-+LIBS="-ldb2 $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 6207 "configure"
- #include "confdefs.h"
-@@ -6229,7 +6229,7 @@
- fi
- if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
-- ol_cv_lib_db2=-ldb
-+ ol_cv_lib_db2=-ldb2
- else
- echo "$ac_t""no" 1>&6
- ol_cv_lib_db2=no