]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - apps/dsaparam.c
Make all configuration macros available for application by making
[thirdparty/openssl.git] / apps / dsaparam.c
index d3501c2606068861471f7ac750377f37681cb267..64cadeb3b8e58dae2cbf376a22772c56e585455d 100644 (file)
@@ -56,7 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
-#ifndef NO_DSA
+#ifndef OPENSSL_NO_DSA
 #include <assert.h>
 #include <stdio.h>
 #include <stdlib.h>