From: Dr. Stephen Henson Date: Wed, 12 Aug 2009 16:46:26 +0000 (+0000) Subject: Enable mdc2 support by default as the patent has now expired. X-Git-Tag: OpenSSL-fips-2_0-rc1~1564 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f2589af1cff998c08970b611982a8106848e789e;p=oweals%2Fopenssl.git Enable mdc2 support by default as the patent has now expired. --- 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",