]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/rc4/rc4.h
Make all configuration macros available for application by making
[thirdparty/openssl.git] / crypto / rc4 / rc4.h
index 40251024a42157a51aed228ea380353b50daa7db..8722091f2ecf02e0e2fc6da262198e2ecf1e198d 100644 (file)
@@ -59,7 +59,7 @@
 #ifndef HEADER_RC4_H
 #define HEADER_RC4_H
 
-#ifdef NO_RC4
+#ifdef OPENSSL_NO_RC4
 #error RC4 is disabled.
 #endif