From: ant Date: Fri, 4 May 2012 04:00:32 +0000 (-0400) Subject: Adds Metalink information to INSTALL X-Git-Tag: curl-7_27_0~350 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee483aeca2d2dd766444b7ef74987ff802f78b68;p=curl Adds Metalink information to INSTALL --- diff --git a/docs/INSTALL b/docs/INSTALL index cb228091a..b676e2342 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -157,6 +157,9 @@ UNIX To get support for SCP and SFTP, build with --with-libssh2 and have libssh2 0.16 or later installed. + To get Metalink support, build with --with-libmetalink and have the + libmetalink packages installed. + SPECIAL CASES ------------- Some versions of uClibc require configuring with CPPFLAGS=-D_GNU_SOURCE=1