From ca858ffb67dbe767e6839a4eb980e9a2796e23eb Mon Sep 17 00:00:00 2001 From: Xin LI Date: Thu, 24 Feb 2011 21:50:08 +0000 Subject: Update OpenLDAP to 2.4.24. Unfortunately this version requires a shared library version bump again. --- net/openldap24-server/files/patch-configure | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'net/openldap24-server/files/patch-configure') diff --git a/net/openldap24-server/files/patch-configure b/net/openldap24-server/files/patch-configure index a2df6201ed60..af237d0b7694 100644 --- a/net/openldap24-server/files/patch-configure +++ b/net/openldap24-server/files/patch-configure @@ -1,25 +1,25 @@ ---- configure.orig 2008-02-11 15:36:45.000000000 -0800 -+++ configure 2008-02-19 14:03:01.410279419 -0800 -@@ -31928,7 +31928,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 +--- configure.orig 2011-01-31 12:53:50.000000000 -0800 ++++ configure 2011-02-19 04:12:30.885900446 -0800 +@@ -21598,7 +21598,7 @@ + $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS -LIBS="-liodbc $LIBS" +LIBS="-liodbc $LIBS $LTHREAD_LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -32004,7 +32004,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext + /* end confdefs.h. */ + +@@ -21646,7 +21646,7 @@ + $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS -LIBS="-lodbc $LIBS" +LIBS="-lodbc $LIBS $LTHREAD_LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -32263,7 +32263,7 @@ - cat >>conftest.$ac_ext <<_ACEOF + cat confdefs.h - <<_ACEOF >conftest.$ac_ext + /* end confdefs.h. */ + +@@ -21903,7 +21903,7 @@ + cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -#include -- cgit v1.2.3