patch-helpers_basic_auth_LDAP_config_test 327 B

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