mirror of
https://github.com/curl/curl.git
synced 2026-05-19 11:06:20 +03:00
config_win32: enable LDAPS
As done in the autotools and CMake builds by default. Closes https://github.com/curl/curl/pull/3137
This commit is contained in:
parent
ad547fcf7b
commit
abebb2b893
1 changed files with 1 additions and 0 deletions
|
|
@ -691,6 +691,7 @@ Vista
|
|||
#define HAVE_LDAP_URL_PARSE 1
|
||||
#else
|
||||
#undef HAVE_LDAP_URL_PARSE
|
||||
#define HAVE_LDAP_SSL 1
|
||||
#define USE_WIN32_LDAP 1
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue