mirror of
https://github.com/curl/curl.git
synced 2026-08-26 09:03:38 +03:00
parent
72646c2e48
commit
fe7590f729
11 changed files with 950 additions and 9 deletions
|
|
@ -605,7 +605,7 @@ int netware_init(void);
|
|||
#define LIBIDN_REQUIRED_VERSION "0.4.1"
|
||||
|
||||
#if defined(USE_GNUTLS) || defined(USE_OPENSSL) || defined(USE_NSS) || \
|
||||
defined(USE_POLARSSL) || defined(USE_AXTLS) || \
|
||||
defined(USE_POLARSSL) || defined(USE_AXTLS) || defined(USE_MBEDTLS) || \
|
||||
defined(USE_CYASSL) || defined(USE_SCHANNEL) || \
|
||||
defined(USE_DARWINSSL) || defined(USE_GSKIT)
|
||||
#define USE_SSL /* SSL support has been enabled */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue