Oops...
[openssl.git] / Configure
index 5d8305bbf96fb39aa42f22a0fd3bb6df2f3369d3..f427d14f5160b680183a128c818ef9bc1b7b42a4 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -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)