Make all configuration macros available for application by making
[openssl.git] / crypto / mdc2 / mdc2.h
index 5da8da72f5411f5c94a5a3c162c38892e7c133e0..a23f58afaf67e2114f6c34e4d52759c318ae843c 100644 (file)
@@ -65,7 +65,7 @@
 extern "C" {
 #endif
 
-#ifdef NO_MDC2
+#ifdef OPENSSL_NO_MDC2
 #error MDC2 is disabled.
 #endif