summaryrefslogtreecommitdiffstats
path: root/mail/evolution-exchange/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'mail/evolution-exchange/files/patch-configure')
-rw-r--r--mail/evolution-exchange/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/evolution-exchange/files/patch-configure b/mail/evolution-exchange/files/patch-configure
new file mode 100644
index 000000000..b2b64b88e
--- /dev/null
+++ b/mail/evolution-exchange/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Tue Jun 1 20:52:34 2004
++++ configure Tue Jun 1 20:52:55 2004
+@@ -22992,7 +22992,7 @@
+
+ case $with_static_ldap in
+ no|"")
+- if test -f $with_openldap/lib/libldap.la; then
++ if test -f $with_openldap/lib/libldap.so; then
+ with_static_ldap=no
+ else
+ with_static_ldap=yes