mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 16:54:51 +02:00
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_PKEY_GET0_RSA 1
|
||||||
#define HAVE_EVP_MD_CTX_NEW 1
|
#define HAVE_EVP_MD_CTX_NEW 1
|
||||||
#define HAVE_EVP_MD_CTX_FREE 1
|
#define HAVE_EVP_MD_CTX_FREE 1
|
||||||
|
#define WITH_DSA 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user