summaryrefslogtreecommitdiff
path: root/docs/INSTALL.md
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-03-04 14:50:11 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-03-05 07:57:45 +0100
commit52d302ed64822347de132e50027aaa35f23b145b (patch)
tree94e014c4fbadc86ff21e590860c4d57da73ef905 /docs/INSTALL.md
parent30f7360025010e237462ca1a697c8e55b4a73c92 (diff)
downloadcurl-52d302ed64822347de132e50027aaa35f23b145b.tar.gz
polarssl: remove more references and mentions
Assisted-by: Jay Satiro Follow-up to 6357a19ff29dac04 Closes #5036
Diffstat (limited to 'docs/INSTALL.md')
-rw-r--r--docs/INSTALL.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/INSTALL.md b/docs/INSTALL.md
index 380f3b38e..63d41421b 100644
--- a/docs/INSTALL.md
+++ b/docs/INSTALL.md
@@ -115,7 +115,6 @@ libressl.
- GnuTLS: `--without-ssl --with-gnutls`.
- wolfSSL: `--without-ssl --with-wolfssl`
- NSS: `--without-ssl --with-nss`
- - PolarSSL: `--without-ssl --with-polarssl`
- mbedTLS: `--without-ssl --with-mbedtls`
- schannel: `--without-ssl --with-schannel`
- secure transport: `--without-ssl --with-secure-transport`