From fba23ce827f58cc4762aad4224e611a5dd93f35c Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sun, 12 Feb 2006 23:18:46 +0000 Subject: Adjust Boost.Jam references to new root/tools/jam location. [SVN r32873] --- more/getting_started.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'more/getting_started.html') diff --git a/more/getting_started.html b/more/getting_started.html index 2f59118bce..f73eea0c14 100644 --- a/more/getting_started.html +++ b/more/getting_started.html @@ -213,7 +213,7 @@ 2 The build system uses Boost.Jam, an extension of the + "../tools/jam/index.html">Boost.Jam, an extension of the Perforce Jam portable make replacement. The recommended way to get Boost.Jam if you are using a Boost distribution is to from SourceForge. If a prebuilt executable is not provided for your platform or you are using Boost's sources in an unreleased state, it may be necessary to build bjam + "../doc/html/jam/building.html">build bjam from sources included in the Boost source tree. To install Boost.Jam, copy the bjam executable to a location accessible in your PATH. @@ -785,7 +785,7 @@

There are additional options as supported by Boost.Build and Boost.Jam. Of the additional + "../tools/jam/index.html">Boost.Jam. Of the additional options perhaps the most imporant is "-sBUILD=<features/variants>" which lets you override what is built by default. The -- cgit v1.2.1