From e05ea96ba961f24eca1dfc576c48b9c0a28df979 Mon Sep 17 00:00:00 2001
From: Boris Kolpackov <boris@codesynthesis.com>
Date: Mon, 2 Nov 2009 15:17:25 +0200
Subject: Add support for the AR and RANLIB make variables

---
 README | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'README')

diff --git a/README b/README
index 63e8fa9..49e00bb 100644
--- a/README
+++ b/README
@@ -26,6 +26,8 @@ CXXFLAGS
 LDFALGS
 LIBS
 BOOST_LIB_SUFFIX
+AR                (defaults to ar if not set)
+RANLIB            (defaults to ranlib if not set)
 
 For example:
 
-- 
cgit v1.1