From 3e19b07f140acd6d01d551b3bd1303ac55738d28 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 15 Mar 2016 14:05:35 +0100 Subject: [PATCH] static-engine is no longer an internal keyword, remove it from %disabled Reviewed-by: Rich Salz --- Configure | 1 - 1 file changed, 1 deletion(-) 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", -- 2.25.1