summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-05-29 17:20:42 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-05-29 17:20:42 +0000
commita29669d78d211b7bdc9690735938c1eb11ef6feb (patch)
treef1c70609a78396ec66540d828484d1a58755dbf8 /Configure
parente5be1e16967f3333254d8f4635f91555dd164d61 (diff)
Disable CryptoAPI engine compilation by default.
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/Configure b/Configure
index 1a9a59f969..b441a8a9dd 100755
--- a/Configure
+++ b/Configure
@@ -616,6 +616,7 @@ my $perl;
my %disabled = ( # "what" => "comment"
"camellia" => "default",
+ "capieng" => "default",
"cms" => "default",
"gmp" => "default",
"mdc2" => "default",