summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2013-10-08 23:41:31 +0200
committerAndy Polyakov <appro@openssl.org>2013-10-08 23:41:31 +0200
commit2d752737c53d0cf4953c11551d6d2a9df3655329 (patch)
tree19c968d0e86c8dce524165e4603ec57ccbb5f014 /Configure
parent78038e095fcd0c1f849cfdcb0ff20b00f8d0223f (diff)
Configure: recognize experimental-multiblock.
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/Configure b/Configure
index c2cefa326d..dac7183f69 100755
--- a/Configure
+++ b/Configure
@@ -725,6 +725,7 @@ my %disabled = ( # "what" => "comment" [or special keyword "experimental
"gmp" => "default",
"jpake" => "experimental",
"md2" => "default",
+ "multiblock" => "experimental",
"rc5" => "default",
"rfc3779" => "default",
"sctp" => "default",