aboutsummaryrefslogtreecommitdiff
path: root/docs/INSTALL
diff options
context:
space:
mode:
authorant <ant@localhost.localdomain>2012-05-04 00:00:32 -0400
committerDaniel Stenberg <daniel@haxx.se>2012-05-26 23:10:07 +0200
commitee483aeca2d2dd766444b7ef74987ff802f78b68 (patch)
treee606e911349ed0995300f44c0d46f5fb7e2fa869 /docs/INSTALL
parentfd17cd4d9cd2a75f450f7abe4c906f8e6d461648 (diff)
Adds Metalink information to INSTALL
Diffstat (limited to 'docs/INSTALL')
-rw-r--r--docs/INSTALL3
1 files changed, 3 insertions, 0 deletions
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