summaryrefslogtreecommitdiff
path: root/package/squid/patches/patch-helpers_basic_auth_LDAP_config_test
blob: 7bcdcb33bc4f131975347855c4852050e25fbc99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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