--- evolution-1.1.90/acinclude.m4.orig 2002-09-04 22:28:05.000000000 +0200+++ evolution-1.1.90/acinclude.m4 2002-11-07 14:03:12.000000000 +0100@@ -107,7 +107,7 @@ case $with_static_ldap in
no|"")
- if test -f $with_openldap/lib/libldap.la; then+ if test ! -f $with_openldap/lib/libldap.la; then with_static_ldap=yes
else
with_static_ldap=no