From: Richard Levitte Date: Tue, 15 Mar 2016 13:05:35 +0000 (+0100) Subject: static-engine is no longer an internal keyword, remove it from %disabled X-Git-Tag: OpenSSL_1_1_0-pre4~18 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3e19b07f140acd6d01d551b3bd1303ac55738d28;p=oweals%2Fopenssl.git static-engine is no longer an internal keyword, remove it from %disabled Reviewed-by: Rich Salz --- diff --git a/Configure b/Configure index c5e318421d..3751067cd4 100755 --- a/Configure +++ b/Configure @@ -340,7 +340,6 @@ our %disabled = ( # "what" => "comment" "ssl-trace" => "default", "ssl3" => "default", "ssl3-method" => "default", - "static-engine" => "default", "unit-test" => "default", "weak-ssl-ciphers" => "default", "zlib" => "default",