]> granicus.if.org Git - curl/commit
winbuild: Make USE_WINSSL depend on USE_SSPI
authorMarc Hoersken <info@marc-hoersken.de>
Thu, 5 Jul 2012 06:53:02 +0000 (08:53 +0200)
committerMarc Hoersken <info@marc-hoersken.de>
Sat, 7 Jul 2012 21:30:37 +0000 (23:30 +0200)
commitd39bbcfa8d2da88bc5e041f6148ae63f06e95c8f
tree29b9b86d07c26a3d64b1161cf23ef584e04eead8
parent86871577d966f2d197679dd7e9b5a024bec5a24f
winbuild: Make USE_WINSSL depend on USE_SSPI

Since WinSSL cannot be build without SSPI being enabled,
USE_WINSSL now defaults to the value of USE_SSPI.

The makefile does now raise an error if WinSSL is enabled
while SSPI is disabled.
winbuild/Makefile.vc
winbuild/MakefileBuild.vc