diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
commit | fa4a943c17e47bf910596a414fd7287983350b9b (patch) | |
tree | dc76cec18a505befc330e612e0a56bf1caa5ca49 /net/openldap24-server/files/patch-configure | |
parent | - Fix manpage pointing to correct PREFIX for binary and conf (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Notes
Notes:
svn path=/head/; revision=207820
svn path=/tags/RELEASE_7_0_0/; revision=207821; tag=release/7.0.0
Diffstat (limited to 'net/openldap24-server/files/patch-configure')
-rw-r--r-- | net/openldap24-server/files/patch-configure | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/net/openldap24-server/files/patch-configure b/net/openldap24-server/files/patch-configure index 4198340d07c7..a2df6201ed60 100644 --- a/net/openldap24-server/files/patch-configure +++ b/net/openldap24-server/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Fri Sep 2 03:27:55 2005 -+++ configure Sun Sep 4 16:10:14 2005 -@@ -34922,7 +34922,7 @@ +--- 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 else ac_check_lib_save_LIBS=$LIBS @@ -9,7 +9,7 @@ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -34995,7 +34995,7 @@ +@@ -32004,7 +32004,7 @@ echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS @@ -18,3 +18,12 @@ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF +@@ -32263,7 +32263,7 @@ + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + +-#include <unicode/utypes.h> ++#include <unicode/utypes.h-disabled> + + int + main () |