summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-08-12 16:46:26 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-08-12 16:46:26 +0000
commitf2589af1cff998c08970b611982a8106848e789e (patch)
treee5fbcc0ed5e5b6b0885301d8c3527f8d370137aa /Configure
parent0e37c90925c64e4ca93a6013f9003cf451fff42b (diff)
Enable mdc2 support by default as the patent has now expired.
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/Configure b/Configure
index c456d007bc..7ff6d0930a 100755
--- a/Configure
+++ b/Configure
@@ -665,7 +665,6 @@ my %disabled = ( # "what" => "comment" [or special keyword "experimental
"gmp" => "default",
"jpake" => "experimental",
"md2" => "default",
- "mdc2" => "default",
"rc5" => "default",
"rfc3779" => "default",
"shared" => "default",