summaryrefslogtreecommitdiff
path: root/lib/libssl/crypto/arch/m68k/opensslconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libssl/crypto/arch/m68k/opensslconf.h')
-rw-r--r--lib/libssl/crypto/arch/m68k/opensslconf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libssl/crypto/arch/m68k/opensslconf.h b/lib/libssl/crypto/arch/m68k/opensslconf.h
index ef50032293d..7682683384e 100644
--- a/lib/libssl/crypto/arch/m68k/opensslconf.h
+++ b/lib/libssl/crypto/arch/m68k/opensslconf.h
@@ -16,6 +16,9 @@
#ifndef OPENSSL_NO_GMP
# define OPENSSL_NO_GMP
#endif
+#ifndef OPENSSL_NO_JPAKE
+# define OPENSSL_NO_JPAKE
+#endif
#ifndef OPENSSL_NO_KRB5
# define OPENSSL_NO_KRB5
#endif