summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Satiro <raysatiro@yahoo.com>2020-03-04 15:30:06 -0500
committerJay Satiro <raysatiro@yahoo.com>2020-03-04 15:30:06 -0500
commit76a1464bb5e899e44006b70993b29a986e2a2059 (patch)
tree8aafcbb6f1837a4d3cfb2695868160c7340981ab
parentc1fc1f809ccca047e4eff45a1278e878541fa7ad (diff)
downloadcurl-76a1464bb5e899e44006b70993b29a986e2a2059.tar.gz
squashme: remove polarssl from 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`