aboutsummaryrefslogtreecommitdiff
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, 0 insertions, 11 deletions
diff --git a/mail/evolution-exchange/files/patch-configure b/mail/evolution-exchange/files/patch-configure
deleted file mode 100644
index b2b64b88e985..000000000000
--- a/mail/evolution-exchange/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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