Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
[openssl.git] / crypto / ecdsa / ecdsa.h
index 86cafe2ba1fbc7718c1504b47f0065e7abe462ca..387600447390590cc3dbe614181e985a99d0ceb7 100644 (file)
@@ -61,7 +61,7 @@
 
 # include <openssl/opensslconf.h>
 
-# ifdef OPENSSL_NO_ECDSA
+# ifdef OPENSSL_NO_EC
 #  error ECDSA is disabled.
 # endif