mirror of
https://github.com/curl/curl.git
synced 2026-08-26 22:34:45 +03:00
Adds Metalink information to INSTALL
This commit is contained in:
parent
fd17cd4d9c
commit
ee483aeca2
1 changed files with 3 additions and 0 deletions
|
|
@ -157,6 +157,9 @@ UNIX
|
||||||
To get support for SCP and SFTP, build with --with-libssh2 and have
|
To get support for SCP and SFTP, build with --with-libssh2 and have
|
||||||
libssh2 0.16 or later installed.
|
libssh2 0.16 or later installed.
|
||||||
|
|
||||||
|
To get Metalink support, build with --with-libmetalink and have the
|
||||||
|
libmetalink packages installed.
|
||||||
|
|
||||||
SPECIAL CASES
|
SPECIAL CASES
|
||||||
-------------
|
-------------
|
||||||
Some versions of uClibc require configuring with CPPFLAGS=-D_GNU_SOURCE=1
|
Some versions of uClibc require configuring with CPPFLAGS=-D_GNU_SOURCE=1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue