mirror of
https://github.com/curl/curl.git
synced 2026-07-16 03:27:16 +03:00
INSTALL: Corrected MIT Kerberos and Heimdal package names
This commit is contained in:
parent
13989be71b
commit
34f7a3a229
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue