Make all configuration macros available for application by making
[openssl.git] / crypto / rsa / rsa_test.c
index e5ae0c1f698bc3a2ff0e6e9b6ca2870e5f4709ee..d91e045abf8e8eb94ce65ef81c766fe279d34d7e 100644 (file)
@@ -8,7 +8,7 @@
 #include <openssl/crypto.h>
 #include <openssl/err.h>
 #include <openssl/rand.h>
-#ifdef NO_RSA
+#ifdef OPENSSL_NO_RSA
 int main(int argc, char *argv[])
 {
     printf("No RSA support\n");