summaryrefslogtreecommitdiff
path: root/net/openldap24-server/files/patch-configure
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2008-02-19 22:15:56 +0000
committerXin LI <delphij@FreeBSD.org>2008-02-19 22:15:56 +0000
commit5258bd4b71fd5a5f33c0ad085110a3b09b993b2e (patch)
tree37188e618e90f97313a9adfc1d1f8d29a7b45a28 /net/openldap24-server/files/patch-configure
parentUpdate to 2.3.41 (diff)
Update to 2.4.9. While there, remove the spurious icu dependency,
which is not used at the moment, and will appear if user has installed icu on their system.
Notes
Notes: svn path=/head/; revision=207609
Diffstat (limited to 'net/openldap24-server/files/patch-configure')
-rw-r--r--net/openldap24-server/files/patch-configure17
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 ()