summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/opensslconf.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/opensslconf.h.in')
-rw-r--r--crypto/openssl/crypto/opensslconf.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/opensslconf.h.in b/crypto/openssl/crypto/opensslconf.h.in
index 97e3745..814309b 100644
--- a/crypto/openssl/crypto/opensslconf.h.in
+++ b/crypto/openssl/crypto/opensslconf.h.in
@@ -101,7 +101,7 @@
#endif
#if defined(DES_RISC1) && defined(DES_RISC2)
-YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
+#error YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
#endif
/* Unroll the inner loop, this sometimes helps, sometimes hinders.
OpenPOWER on IntegriCloud