summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-04-03 23:03:56 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-04-03 23:03:56 +0000
commit94b2c29f9d2a69320f1606a33794de4103b6decd (patch)
tree7e45ca7091a71f26b37d7563966a79c925a353b0 /Configure
parent090f931a350d662ea7e5ed2080ddfc7b1ae79462 (diff)
Backport of CMS code to 0.9.8-stable branch. Disabled by default.
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/Configure b/Configure
index 422c6184eb..a6a51b91f8 100755
--- a/Configure
+++ b/Configure
@@ -613,6 +613,7 @@ my $perl;
my %disabled = ( # "what" => "comment"
"camellia" => "default",
+ "cms" => "default",
"gmp" => "default",
"mdc2" => "default",
"rc5" => "default",