summaryrefslogtreecommitdiff
path: root/package/squid/patches/patch-helpers_basic_auth_LDAP_config_test
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-18 11:52:06 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-18 11:52:06 +0200
commit428fa60f2f9456e977c9221650023d178c4e0c4f (patch)
tree68ffce14ab88e8f59f6894873b37a261b1a7b07c /package/squid/patches/patch-helpers_basic_auth_LDAP_config_test
parentd664ba7c246248d0bc22f8d76aa5b4c56411764f (diff)
fix cross-compile of basic_auth_ldap, fileuser_ip
Diffstat (limited to 'package/squid/patches/patch-helpers_basic_auth_LDAP_config_test')
-rw-r--r--package/squid/patches/patch-helpers_basic_auth_LDAP_config_test12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/squid/patches/patch-helpers_basic_auth_LDAP_config_test b/package/squid/patches/patch-helpers_basic_auth_LDAP_config_test
new file mode 100644
index 000000000..7bcdcb33b
--- /dev/null
+++ b/package/squid/patches/patch-helpers_basic_auth_LDAP_config_test
@@ -0,0 +1,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