]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/acl/external/LDAP_group/required.m4
Maintenance: update --with-ldap detection (#1736)
[thirdparty/squid.git] / src / acl / external / LDAP_group / required.m4
index f57320fef260c9d911f305b3a90b84538fc60527..ce3589f06324f4db6497590271a2c933025553fc 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_group"])
+AS_IF([test "x$LIBLDAP_LIBS" != "x"],[BUILD_HELPER="LDAP_group"])