]> granicus.if.org Git - curl/commitdiff
INSTALL: Corrected MIT Kerberos and Heimdal package names
authorSteve Holme <steve_holme@hotmail.com>
Tue, 4 Nov 2014 12:44:54 +0000 (12:44 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Tue, 4 Nov 2014 12:44:54 +0000 (12:44 +0000)
docs/INSTALL

index 0e4088c0c94a013c38dcd2065ea3bf105064a07a..2c5e52b2f65671fe716d57f3132091c750f96808 100644 (file)
@@ -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.