<div dir="ltr">Hi,<div><br></div><div>These two patches add missing CFLAGS/LIBS to Makefile.am:</div><div><br></div><div>[PATCH 1/2] BUILD: Link libsss_ad.so to sasl libs<br></div><div>[PATCH 2/2] BUILD: Use OPENLDAP_CFLAGS instead of LDAP_CFLAGS<br>
</div><div><br></div><div>This underlinking was noticed in make check (dlopen-test).</div><div><br></div><div>Note:</div><div>It failed for me since my openldap build had no sasl support,</div><div>which would otherwise have pulled in libsasl2.so.</div>
<div>Of course, that support should be in place, but the linking should still be fixed.</div><div><br></div><div>BTW: It would propably be nice to have a configure check whether</div><div>openldap has sasl support, but it seems that would need a check if ldap_sasl_interactive_bind returns LDAP_NOT_SUPPORTED.</div>
<div><br></div><div>Regards, Ben</div></div>