Rename CA.pl to CA.pl.in (no actual changes), and let Configure
[openssl.git] / apps / version.c
index f249d15aa6cc6216c8fc27d73fd80932fdcc6719..a567f34094c5e91c5340930639723427aec5370a 100644 (file)
@@ -119,7 +119,7 @@ int MAIN(int argc, char **argv)
 #ifndef NO_IDEA
                printf("%s ",idea_options());
 #endif
-#ifndef NO_BLOWFISH
+#ifndef NO_BF
                printf("%s ",BF_options());
 #endif
                printf("\n");