J-PAKE is not experimental in HEAD.
authorBen Laurie <ben@openssl.org>
Thu, 13 Nov 2008 09:31:08 +0000 (09:31 +0000)
committerBen Laurie <ben@openssl.org>
Thu, 13 Nov 2008 09:31:08 +0000 (09:31 +0000)
crypto/jpake/jpake.h

index a39a9a877fc15d5a11275e6cfe8aa3ae53757ee4..8beb9a5b3001ee0c3b94ff01e989dcf6bf65844e 100644 (file)
 
 #include <openssl/opensslconf.h>
 
-#ifndef OPENSSL_EXPERIMENTAL_JPAKE
-#error JPAKE is disabled.
-#endif
-
 #ifdef  __cplusplus
 extern "C" {
 #endif