aboutsummaryrefslogtreecommitdiff
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-configure15
1 files changed, 12 insertions, 3 deletions
diff --git a/net/openldap24-server/files/patch-configure b/net/openldap24-server/files/patch-configure
index af237d0b7694..790906e997b9 100644
--- a/net/openldap24-server/files/patch-configure
+++ b/net/openldap24-server/files/patch-configure
@@ -1,5 +1,5 @@
---- configure.orig 2011-01-31 12:53:50.000000000 -0800
-+++ configure 2011-02-19 04:12:30.885900446 -0800
+--- configure.orig 2011-03-23 18:52:17.000000000 -0700
++++ configure 2011-04-02 15:28:05.563816386 -0700
@@ -21598,7 +21598,7 @@
$as_echo_n "(cached) " >&6
else
@@ -18,7 +18,7 @@
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
-@@ -21903,7 +21903,7 @@
+@@ -21936,7 +21936,7 @@
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
@@ -27,3 +27,12 @@
int
main ()
+@@ -22234,7 +22234,7 @@
+
+
+ if test $ol_cv_lib_fetch != no ; then
+- LUTIL_LIBS="$LUTIL_LIBS $ol_link_fetch"
++ LIBS="$LIBS $ol_link_fetch"
+ ol_link_fetch=freebsd
+
+ elif test $ol_with_fetch != auto ; then