mirror of
https://github.com/curl/curl.git
synced 2026-04-19 18:01:15 +03:00
Assume we have 'CRYPTO_cleanup_all_ex_data()' on OpenSSL/DOS too.
This commit is contained in:
parent
4dbfc91e2b
commit
2af05bdd3c
1 changed files with 1 additions and 0 deletions
|
|
@ -97,6 +97,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef USE_SSLEAY /* on cmd-line */
|
||||
#define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
|
||||
#define HAVE_OPENSSL_ENGINE_H 1
|
||||
#define OPENSSL_NO_KRB5 1
|
||||
#define USE_OPENSSL 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue