]> granicus.if.org Git - curl/commitdiff
Adds Metalink information to INSTALL
authorant <ant@localhost.localdomain>
Fri, 4 May 2012 04:00:32 +0000 (00:00 -0400)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 26 May 2012 21:10:07 +0000 (23:10 +0200)
docs/INSTALL

index cb228091a6424fe4bcda83b8fad159e206a7c817..b676e2342673471a5285e41232acf7b5659ca6fc 100644 (file)
@@ -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