From: Daniel Gustafsson Date: Mon, 15 Oct 2018 07:15:23 +0000 (+0200) Subject: INSTALL: mention mesalink in TLS section X-Git-Tag: curl-7_62_0~55 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=03186b118784e067cccef7d469564d8fbb96725f;p=thirdparty%2Fcurl.git INSTALL: mention mesalink in TLS section Commit 57348eb97d1b8fc3742e02c6587d2d02ff592da5 added support for the MesaLink vtls backend, but missed updating the TLS section containing supported backends in the docs. Closes #3134 Reviewed-by: Daniel Stenberg --- diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 91b268f601..7d365576ec 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -108,6 +108,7 @@ libressl. - axTLS: `--without-ssl --with-axtls` - schannel: `--without-ssl --with-winssl` - secure transport: `--without-ssl --with-darwinssl` + - MesaLink: `--without-ssl --with-mesalink` # Windows