Fix enable-zlib no-comp.
authorBen Laurie <ben@links.org>
Tue, 22 Mar 2016 10:40:13 +0000 (10:40 +0000)
committerBen Laurie <ben@links.org>
Tue, 22 Mar 2016 11:15:38 +0000 (11:15 +0000)
Reviewed-by: Matt Caswell <matt@openssl.org>
Configure

index d59be9b41980228a6a187a9cf04f1c0d538f31b7..d303a14ff20310832db87c76b87b7cbda8773e3f 100755 (executable)
--- 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