Not an error to include jpake.h when disabled.
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
#include <openssl/opensslconf.h>
|
||||
|
||||
#ifndef OPENSSL_EXPERIMENTAL_JPAKE
|
||||
#error JPAKE is disabled.
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
@@ -127,3 +125,4 @@ void ERR_load_JPAKE_strings(void);
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user