1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

INSTALL: Corrected MIT Kerberos and Heimdal package names

This commit is contained in:
Steve Holme 2014-11-04 12:44:54 +00:00
parent 13989be71b
commit 34f7a3a229

View 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.