summaryrefslogtreecommitdiffstats
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:41:46 +0200
commitd85a772ec3459c8d745a039dafea91d0002db272 (patch)
tree360ad05fdcad26e50fd7a6eca6e42fe07be3ad64 /Configure
parentfb2f9f266c2ad95eda756ab8ed1d9d740423a8cf (diff)
Enable multi-block support by default.
(cherry picked from commit 77a27a5066e8c0975d78be635ed356749a6f16db)
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/Configure b/Configure
index 907e5184a1..3be3fee4ff 100755
--- a/Configure
+++ b/Configure
@@ -731,7 +731,6 @@ my %disabled = ( # "what" => "comment" [or special keyword "experimental
"jpake" => "experimental",
"libunbound" => "experimental",
"md2" => "default",
- "multiblock" => "experimental",
"rc5" => "default",
"rfc3779" => "default",
"sctp" => "default",