mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 03:25:04 -05:00
86871577d9
Renamed external parameter USE_SSPI = yes/no to ENABLE_SSPI = yes/no. Backwards compatible change: USE_SSPI can still be passed as external parameter with yes/no value as long as ENABLE_SSPI is not given. USE_x defines are passed around with true/false values internally, USE_SSPI is now aligned to this approach, but still accepts external values yes/no being passed, just like the other defines. |
||
---|---|---|
.. | ||
.gitignore | ||
BUILD.WINDOWS.txt | ||
gen_resp_file.bat | ||
Makefile.vc | ||
MakefileBuild.vc |