]> granicus.if.org Git - curl/commit
winbuild: Removed WITH_SSL=schannel and tie schannel to SSPI
authorMarc Hoersken <info@marc-hoersken.de>
Mon, 11 Jun 2012 17:04:49 +0000 (19:04 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 11 Jun 2012 17:04:49 +0000 (19:04 +0200)
commitc45069bfbeb2085447e3fcf5a1b5831f76bf2cb3
treec15e9bbc1b42f1f86f74980cf2fcced8bbea3839
parent9a51c1107470af5ea43d4e40ea4884f8db6781dc
winbuild: Removed WITH_SSL=schannel and tie schannel to SSPI

Removed specific WITH_SSL=schannel paramter that did not fit the general
schema and complicated the parameters. For now Schannel will be enabled
if SSPI is enabled and OpenSSL is disabled.
winbuild/Makefile.vc
winbuild/MakefileBuild.vc