add WITH_DSA flag to compilation options
This commit is contained in:
parent
afd613528f
commit
9015aa2eca
|
@ -1768,3 +1768,4 @@
|
|||
#define HAVE_EVP_PKEY_GET0_RSA 1
|
||||
#define HAVE_EVP_MD_CTX_NEW 1
|
||||
#define HAVE_EVP_MD_CTX_FREE 1
|
||||
#define WITH_DSA 1
|
||||
|
|
Loading…
Reference in New Issue