From 2d752737c53d0cf4953c11551d6d2a9df3655329 Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Tue, 8 Oct 2013 23:41:31 +0200 Subject: [PATCH] Configure: recognize experimental-multiblock. --- Configure | 1 + 1 file changed, 1 insertion(+) 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", -- 2.25.1