summaryrefslogtreecommitdiff
path: root/package/squid/patches/patch-helpers_basic_auth_LDAP_config_test
blob: 0420a5d716157ca1b3b9cf59503813475248cd5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- squid-3.3.9.orig/helpers/basic_auth/LDAP/config.test	2013-09-11 06:08:38.000000000 +0200
+++ squid-3.3.9/helpers/basic_auth/LDAP/config.test	2013-10-06 11:00:22.000000000 +0200
@@ -1,8 +1,2 @@
 #!/bin/sh
-if [ -f /usr/include/ldap.h -o -f /usr/local/include/ldap.h ]; then
-	exit 0
-fi
-if [ -f /usr/include/winldap.h ]; then
-	exit 0
-fi
-exit 1
+exit 0