]> git.ipfire.org Git - thirdparty/curl.git/commit
winbuild: remove docs from Makefiles and refer to README.md
authorDaniel Stenberg <daniel@haxx.se>
Thu, 19 Nov 2020 22:20:18 +0000 (23:20 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 22 Nov 2020 22:02:25 +0000 (23:02 +0100)
commit5c8849cede5577b8b23c3b1d75c03923ce034061
tree6639be5c13e337218ec6df19d4afec98403ae023
parent898fca27cda7e94f6fcd7fbb7b58d5aec330061c
winbuild: remove docs from Makefiles and refer to README.md

Reduce risk for conflicting docs and makes it to a single place to fix
and polish.

add these missing options to the readme:

ENABLE_OPENSSL_AUTO_LOAD_CONFIG and ENABLE_UNICODE

clarify ENABLE_SCHANNEL default varies

Fixes #6216
Closes #6227
Co-Authored-by: Jay Satiro
winbuild/Makefile.vc
winbuild/MakefileBuild.vc
winbuild/README.md