From: Steve Holme Date: Tue, 4 Nov 2014 12:44:54 +0000 (+0000) Subject: INSTALL: Corrected MIT Kerberos and Heimdal package names X-Git-Tag: curl-7_39_0~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=34f7a3a229e83f0a9adec0cd059e5b8261c9daa5;p=thirdparty%2Fcurl.git INSTALL: Corrected MIT Kerberos and Heimdal package names --- diff --git a/docs/INSTALL b/docs/INSTALL index 0e4088c0c9..2c5e52b2f6 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.