summaryrefslogtreecommitdiffstats
path: root/mail/evolution-exchange/files/patch-configure
blob: b2b64b88e9851618f1fd3453acf3174b25dcee75 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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