mirror of
https://github.com/moparisthebest/curl
synced 2025-01-12 22:48:02 -05: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
@ -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…
Reference in New Issue
Block a user