summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-11-04 12:44:54 +0000
committerSteve Holme <steve_holme@hotmail.com>2014-11-04 12:44:54 +0000
commit34f7a3a229e83f0a9adec0cd059e5b8261c9daa5 (patch)
tree64c94fa324e0718c4aed6d3757540f13d69589a1
parent13989be71bc0c9bd68e2fa93c7c0d024cb292d02 (diff)
downloadgnurl-34f7a3a229e83f0a9adec0cd059e5b8261c9daa5.tar.gz
gnurl-34f7a3a229e83f0a9adec0cd059e5b8261c9daa5.tar.bz2
gnurl-34f7a3a229e83f0a9adec0cd059e5b8261c9daa5.zip
INSTALL: Corrected MIT Kerberos and Heimdal package names
-rw-r--r--docs/INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/INSTALL b/docs/INSTALL
index 0e4088c0c..2c5e52b2f 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -136,8 +136,8 @@ UNIX
To build with axTLS for SSL/TLS, use both --without-ssl and --with-axtls.
- To build with GSS-API support, use --with-gssapi and have the MIT or
- Heimdal Kerberos V5 packages installed.
+ To build with GSS-API support, use --with-gssapi and have the MIT Kerberos
+ or Heimdal packages installed.
To get support for SCP and SFTP, build with --with-libssh2 and have
libssh2 0.16 or later installed.