summaryrefslogtreecommitdiffstats
path: root/src/external/sasl.m4
Commit message (Collapse)AuthorAgeFilesLines
* BUILD: Explicitly link libsss_ad.so with sasl libsLukas Slebodnik2013-11-111-0/+17
If openldap is not built with sasl support libsss_ad.so will not be linked with libsasl2 although sasl_client_init is called by function ad_sasl_initialize.