summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Laurie <ben@links.org>2016-03-22 10:40:13 +0000
committerBen Laurie <ben@links.org>2016-03-22 11:15:38 +0000
commitb8ce6dda36e0c9a647ed7c5b00795bc835d747ef (patch)
treeff5055e9e31a01d07e8a9b567a595fe2b04c1549
parent9730043fac645a036cc7f24a2a1d576c3e0fbc4d (diff)
Fix enable-zlib no-comp.
Reviewed-by: Matt Caswell <matt@openssl.org>
-rwxr-xr-xConfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/Configure b/Configure
index d59be9b419..d303a14ff2 100755
--- a/Configure
+++ b/Configure
@@ -393,6 +393,7 @@ my @disable_cascades = (
"pic" => [ "shared" ],
"shared" => [ "dynamic-engine" ],
"engine" => [ "afalgeng" ],
+ "comp" => [ "zlib" ],
);
# Avoid protocol support holes. Also disable all versions below N, if version