This commit is contained in:
Dr. Stephen Henson 2008-11-12 19:02:25 +00:00
parent 4e50072d56
commit 5eba1ab346

View File

@ -1167,7 +1167,7 @@ if ($threads)
if ($jpake)
{
$openssl_other_defines = "#define OPENSSL_EXPERIMENTAL_JPAKE\n";
$openssl_other_defines .= "#define OPENSSL_EXPERIMENTAL_JPAKE\n";
}
if ($zlib)