diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2009-11-02 15:17:25 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2009-11-02 15:17:25 +0200 |
commit | e05ea96ba961f24eca1dfc576c48b9c0a28df979 (patch) | |
tree | 2c3106d4aa6e77a13e1439b624fcdce54e3da5f3 /README | |
parent | 428be021e7f572bded2357fff5e94ee6ab4edfb5 (diff) |
Add support for the AR and RANLIB make variables
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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: |