When the "dynamic" ENGINE loads another ENGINE from a shared-library, it
[openssl.git] / crypto / cast / cast.h
index e24e13309979fce491d8c9eccaf88bcceca46fac..b28e4e4f3b3c969ddfc666c981f7b7b65221f575 100644 (file)
@@ -63,7 +63,7 @@
 extern "C" {
 #endif
 
-#ifdef NO_CAST
+#ifdef OPENSSL_NO_CAST
 #error CAST is disabled.
 #endif