]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/auth/basic/LDAP/required.m4
Maintenance: update --with-ldap detection (#1736)
[thirdparty/squid.git] / src / auth / basic / LDAP / required.m4
index 0b4fa4c0a4e1ff59ebc28a075860cebb20be6bc8..be661ed05204035f681461fab0a9a9f3aaa2e726 100755 (executable)
@@ -5,4 +5,4 @@
 ## Please see the COPYING and CONTRIBUTORS files for details.
 ##
 
-AC_CHECK_HEADERS([ldap.h winldap.h],[BUILD_HELPER="LDAP"])
+AS_IF([test "x$LIBLDAP_LIBS" != "x"],[BUILD_HELPER="LDAP"])