summaryrefslogtreecommitdiff
path: root/net/openldap24-server/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'net/openldap24-server/files/patch-configure')
-rw-r--r--net/openldap24-server/files/patch-configure29
1 files changed, 0 insertions, 29 deletions
diff --git a/net/openldap24-server/files/patch-configure b/net/openldap24-server/files/patch-configure
deleted file mode 100644
index 7f32b0a770b9..000000000000
--- a/net/openldap24-server/files/patch-configure
+++ /dev/null
@@ -1,29 +0,0 @@
---- configure.orig Tue Jul 27 18:33:12 2004
-+++ configure Sat Aug 14 17:05:23 2004
-@@ -20145,7 +20145,7 @@
-
-
- if test $ol_cv_bdb_compat = yes ; then
-- ol_enable_bdb=yes
-+ ol_enable_bdb=${ol_enable_bdb-yes}
- elif test $ol_enable_bdb = yes ; then
- { echo "configure: error: BDB: BerkeleyDB version incompatible" 1>&2; exit 1; }
- else
-@@ -20997,7 +20997,7 @@
- echo $ac_n "(cached) $ac_c" 1>&6
- else
- ac_save_LIBS="$LIBS"
--LIBS="-liodbc $LIBS"
-+LIBS="-liodbc $LIBS $LTHREAD_LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 21003 "configure"
- #include "confdefs.h"
-@@ -21041,7 +21041,7 @@
- echo $ac_n "(cached) $ac_c" 1>&6
- else
- ac_save_LIBS="$LIBS"
--LIBS="-lodbc $LIBS"
-+LIBS="-lodbc $LIBS $LTHREAD_LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 21047 "configure"
- #include "confdefs.h"