commit | d39bbcfa8d2da88bc5e041f6148ae63f06e95c8f | [log] [tgz] |
---|---|---|
author | Marc Hoersken <info@marc-hoersken.de> | Thu Jul 05 08:53:02 2012 +0200 |
committer | Marc Hoersken <info@marc-hoersken.de> | Sat Jul 07 23:30:37 2012 +0200 |
tree | 29b9b86d07c26a3d64b1161cf23ef584e04eead8 | |
parent | 86871577d966f2d197679dd7e9b5a024bec5a24f [diff] |
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.