Revert: 634f7cfee4 partially
Make sure CURL_VERSION_SSPI is present and works as in previous releases for ABI and API compatibility reasons.
This commit is contained in:
@@ -277,6 +277,7 @@ static const struct feat feats[] = {
|
||||
{"NTLM_WB", CURL_VERSION_NTLM_WB},
|
||||
{"SPNEGO", CURL_VERSION_SPNEGO},
|
||||
{"SSL", CURL_VERSION_SSL},
|
||||
{"SSPI", CURL_VERSION_SSPI},
|
||||
{"krb4", CURL_VERSION_KERBEROS4},
|
||||
{"libz", CURL_VERSION_LIBZ},
|
||||
{"CharConv", CURL_VERSION_CONV},
|
||||
|
||||
Reference in New Issue
Block a user