Recognise new option.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 19 Oct 2011 11:44:25 +0000 (11:44 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 19 Oct 2011 11:44:25 +0000 (11:44 +0000)
util/mk1mf.pl

index d639fba74a415d866b23af666e55ef6123eabd15..e27e81b61000b4a0c035b1cb8f9f8e7054ff7378 100755 (executable)
@@ -1352,7 +1352,7 @@ sub read_options
                "no-cms" => \$no_cms,
                "no-jpake" => \$no_jpake,
                "no-ec2m" => \$no_ec2m,
-               "no-ec-nistp224-64-gcc-128" => 0,
+               "no-ec_nistp_64_gcc_128" => 0,
                "no-err" => \$no_err,
                "no-sock" => \$no_sock,
                "no-krb5" => \$no_krb5,