From 30a325c70abbd714dff21975d10a71b618eef2b7 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Sat, 6 Jan 2007 13:24:11 +0000 Subject: [PATCH] Don't mention --v2. It's gone [SVN r36609] --- v2/doc/src/install.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/v2/doc/src/install.xml b/v2/doc/src/install.xml index aa5822f12..3dd30bf1e 100644 --- a/v2/doc/src/install.xml +++ b/v2/doc/src/install.xml @@ -159,16 +159,6 @@ boost-build /path/to/boost.build ; - N.B. - When bjam is invoked from anywhere in the Boost - directory tree other than the Boost.Build root - and its subdirectories, Boost.Build - v1 is used by default. To override the default and use - Boost.Build v2, you have to add the command - line option to all bjam invocations. - - - Information for distributors