--- squid-3.2.3.orig/helpers/basic_auth/LDAP/config.test 2012-10-20 14:39:49.000000000 +0200 +++ squid-3.2.3/helpers/basic_auth/LDAP/config.test 2013-07-18 11:45:46.000000000 +0200 @@ -1,8 +1,2 @@ #!/bin/sh -if [ -f /usr/include/ldap.h ]; then - exit 0 -fi -if [ -f /usr/include/winldap.h ]; then - exit 0 -fi -exit 1 +exit 0