Don't disable JPAKE by default in head...
This commit is contained in:
parent
12bf56c017
commit
0b0dbb2cac
1 changed files with 1 additions and 1 deletions
|
@ -648,7 +648,7 @@ my $perl;
|
|||
|
||||
my %disabled = ( # "what" => "comment"
|
||||
"gmp" => "default",
|
||||
"experimental-jpake" => "default",
|
||||
#"experimental-jpake" => "default",
|
||||
"mdc2" => "default",
|
||||
"rc5" => "default",
|
||||
"rfc3779" => "default",
|
||||
|
|
Loading…
Reference in a new issue