Oops...
authorDr. Stephen Henson <steve@openssl.org>
Wed, 12 Nov 2008 19:05:42 +0000 (19:05 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 12 Nov 2008 19:05:42 +0000 (19:05 +0000)
Configure

index 6641e00a0cc832e83e83284a06ad5212b2be93c5..c424adbddb3864f625160de7b00c408273bff123 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -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)