Do not use static ldap

It seems to be broken upstream, and the static ldap was meant
for evolution-exchange anyway, thus use the dynamic linking to ldap,
same as evolution itself.
This commit is contained in:
Milan Crha 2013-04-29 13:02:50 +02:00
parent 7a80666eec
commit 14324ea43b

View File

@ -1,5 +1,5 @@
%define ldap_support 1
%define static_ldap 1
%define static_ldap 0
%define krb5_support 1
%define nntp_support 1
%define largefile_support 1