1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 03:25:04 -05:00
curl/winbuild
Marc Hoersken 86871577d9 winbuild: Aligned USE_SSPI with other USE_x defines
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.
2012-07-07 23:30:37 +02:00
..
.gitignore Moved some patterns to subfolder's .gitignore. 2012-07-03 14:31:50 +02:00
BUILD.WINDOWS.txt - typo 2011-05-20 13:35:23 +02:00
gen_resp_file.bat Set batch mode to 755 to make Cygwin git pulls work. 2012-04-13 12:11:31 +02:00
Makefile.vc winbuild: Aligned USE_SSPI with other USE_x defines 2012-07-07 23:30:37 +02:00
MakefileBuild.vc winbuild: Aligned USE_SSPI with other USE_x defines 2012-07-07 23:30:37 +02:00