From beac0409ca11090a1b96b6568bc3b9d2881bbab4 Mon Sep 17 00:00:00 2001
From: ant <ant@localhost.localdomain>
Date: Fri, 4 May 2012 00:00:32 -0400
Subject: [PATCH] Adds Metalink information to INSTALL

---
 docs/INSTALL |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/docs/INSTALL b/docs/INSTALL
index 137b64c..fbb7d1a 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
-- 
1.7.7.6

