This commit is contained in:
Dr. Stephen Henson 2008-11-12 19:05:42 +00:00
parent a1bb2d6c2f
commit 448da15fbf

View file

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