recognise multiblock
authorDr. Stephen Henson <steve@openssl.org>
Sat, 15 Feb 2014 18:19:35 +0000 (18:19 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 15 Feb 2014 18:19:35 +0000 (18:19 +0000)
util/mk1mf.pl

index 7c2bfdf70f35f5ec7f0be4a32120a108da91fcce..0f23854c44c785eb0dedaaf81f404bcc74b74600 100755 (executable)
@@ -1227,6 +1227,7 @@ sub read_options
                "no-ssl-trace" => 0,
                "no-dane" => 0,
                "no-libunbound" => 0,
+               "no-multiblock" => 0,
                "fips" => \$fips
                );