aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2014-06-11 20:40:51 +0200
committerAndy Polyakov <appro@openssl.org>2014-06-11 20:40:51 +0200
commit77a27a5066e8c0975d78be635ed356749a6f16db (patch)
treeb3d8e0e766ea4f4ddc84fa0f73fa63496457d876 /Configure
parent9494e99b406ba4df3ede4bb0c1de1285ebc5b353 (diff)
downloadopenssl-77a27a5066e8c0975d78be635ed356749a6f16db.tar.gz
Enable multi-block support by default.
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/Configure b/Configure
index 7d4ed2c321..b34682690f 100755
--- a/Configure
+++ b/Configure
@@ -730,7 +730,6 @@ my %disabled = ( # "what" => "comment" [or special keyword "experimental
"gmp" => "default",
"jpake" => "experimental",
"md2" => "default",
- "multiblock" => "experimental",
"rc5" => "default",
"rfc3779" => "default",
"sctp" => "default",