projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9730043
)
Fix enable-zlib no-comp.
author
Ben Laurie
<ben@links.org>
Tue, 22 Mar 2016 10:40:13 +0000
(10:40 +0000)
committer
Ben Laurie
<ben@links.org>
Tue, 22 Mar 2016 11:15:38 +0000
(11:15 +0000)
Reviewed-by: Matt Caswell <matt@openssl.org>
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/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