freebsd-ports/mail/evolution-exchange/files/patch-configure
Joe Marcus Clarke 6833895242 Add Ximian Connector, an Evolution plug-in for connecting to Microsoft
Exchange mail servers.

PR:		67442
Submitted by:	Alex Kiesel <kiesel@schlund.de> (based on)
2004-06-02 01:02:27 +00:00

11 lines
310 B
Text

--- 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