Sort openssl.ec, the configuration file for mkerr.pl.
[openssl.git] / crypto / bf / bftest.c
index cf67cadefd4204eebf52aec518e0b144a3c2e3bb..09895f254240e30717b8231a5a4a4563b41233bc 100644 (file)
@@ -63,7 +63,7 @@
 #include <string.h>
 #include <stdlib.h>
 
-#ifdef NO_BF
+#ifdef OPENSSL_NO_BF
 int main(int argc, char *argv[])
 {
     printf("No BF support\n");