Recognise new option.

This commit is contained in:
Dr. Stephen Henson 2011-10-19 11:44:25 +00:00
parent 7d8bb91233
commit 6b0ac883d0

View File

@ -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,