Make sure we get the definition of OPENSSL_NO_DSA and OPENSSL_NO_SHA.
This commit is contained in:
@@ -65,6 +65,8 @@
|
||||
#ifndef HEADER_DSA_H
|
||||
#define HEADER_DSA_H
|
||||
|
||||
#include <openssl/e_os2.h>
|
||||
|
||||
#ifdef OPENSSL_NO_DSA
|
||||
#error DSA is disabled.
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user