mirror of
https://github.com/curl/curl.git
synced 2026-07-23 09:27:17 +03:00
sasl: Renamed SSPI module following short name clash
This commit is contained in:
parent
2c49e96092
commit
ff853960bd
3 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ SOURCE \
|
|||
http_proxy.c non-ascii.c asyn-ares.c asyn-thread.c curl_gssapi.c \
|
||||
curl_ntlm.c curl_ntlm_wb.c curl_ntlm_core.c curl_ntlm_msgs.c \
|
||||
curl_sasl.c vtls/curl_schannel.c curl_multibyte.c \
|
||||
vtls/curl_darwinssl.c bundles.c conncache.c sasl_sspi
|
||||
vtls/curl_darwinssl.c bundles.c conncache.c curl_sasl_sspi.c
|
||||
|
||||
USERINCLUDE ../../../lib ../../../include/curl
|
||||
#ifdef ENABLE_SSL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue