summaryrefslogtreecommitdiff
path: root/package/squid/patches/patch-configure_ac
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2021-11-16 15:48:00 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2021-11-16 15:48:00 +0100
commita4fc482c223b4cf61a9361fca9ca113d6ca46b4b (patch)
treec21d72bd94c93fb54cc59a652f0b1d786ec39c98 /package/squid/patches/patch-configure_ac
parent348f4d343680fbf31aa7b8e2c40b46de80cbd068 (diff)
squid: update to 5.2
Diffstat (limited to 'package/squid/patches/patch-configure_ac')
-rw-r--r--package/squid/patches/patch-configure_ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/squid/patches/patch-configure_ac b/package/squid/patches/patch-configure_ac
deleted file mode 100644
index 26d1ceac1..000000000
--- a/package/squid/patches/patch-configure_ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- squid-3.5.26.orig/configure.ac 2017-06-01 15:55:25.000000000 +0200
-+++ squid-3.5.26/configure.ac 2017-06-13 02:16:52.536880342 +0200
-@@ -1368,7 +1368,7 @@ if test "x$with_openssl" = "xyes"; then
- AC_DEFINE(USE_OPENSSL,1,[OpenSSL support is available])
-
- # check for other specific broken implementations
-- SQUID_CHECK_OPENSSL_GETCERTIFICATE_WORKS
-+ #SQUID_CHECK_OPENSSL_GETCERTIFICATE_WORKS
- SQUID_CHECK_OPENSSL_CONST_SSL_METHOD
- SQUID_CHECK_OPENSSL_TXTDB
- SQUID_CHECK_OPENSSL_HELLO_OVERWRITE_HACK