summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-11-01 10:28:16 -0400
committerRich Salz <rsalz@openssl.org>2016-11-01 10:43:05 -0400
commit42e22c7c4f16d647fc586264c1cd30a18801e3d0 (patch)
treeb6ccab263bf406490fede26fccb356fc373ce895 /Configure
parentf46661de7806b5bae507d17185bda2bafd6c20d8 (diff)
Revert "Disable MDC2 by default."
This reverts commit ca1574cec20589885000d039eed3a9375fb29a0d. Not suitabled for a minor release as it breaks the ABI. Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/Configure b/Configure
index 7eb1769f7b..2da2a1a8c3 100755
--- a/Configure
+++ b/Configure
@@ -433,7 +433,6 @@ our %disabled = ( # "what" => "comment"
"fuzz-afl" => "default",
"heartbeats" => "default",
"md2" => "default",
- "mdc2" => "default",
"msan" => "default",
"rc5" => "default",
"sctp" => "default",