mirror of
https://github.com/boostorg/more.git
synced 2025-01-13 02:10:08 +08:00
Adjust Boost.Jam references to new root/tools/jam location.
[SVN r32873]
This commit is contained in:
parent
5d93834bbf
commit
0c7592753d
@ -213,7 +213,7 @@
|
||||
<font size="6"><b><a id="step2" name="step2"></a>2</b></font></td>
|
||||
|
||||
<td>The build system uses <a href=
|
||||
"../tools/build/jam_src/index.html">Boost.Jam</a>, an extension of the
|
||||
"../tools/jam/index.html">Boost.Jam</a>, an extension of the
|
||||
<a href="http://www.perforce.com/jam/jam.html">Perforce Jam</a>
|
||||
portable <i>make</i> replacement. The recommended way to get Boost.Jam
|
||||
if you are using a Boost distribution is to <strong><a href=
|
||||
@ -221,7 +221,7 @@
|
||||
download a prebuilt executable</a></strong> 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 <a href=
|
||||
"../tools/build/jam_src/index.html#building_bjam">build <tt>bjam</tt>
|
||||
"../doc/html/jam/building.html">build <tt>bjam</tt>
|
||||
from sources</a> included in the Boost source tree. To install
|
||||
Boost.Jam, copy the <tt>bjam</tt> executable to a location accessible
|
||||
in your <tt>PATH</tt>.</td>
|
||||
@ -785,7 +785,7 @@
|
||||
|
||||
<p>There are additional options as supported by <a href=
|
||||
"../tools/build/v1/build_system.htm">Boost.Build</a> and <a href=
|
||||
"../tools/build/jam_src/index.html">Boost.Jam</a>. Of the additional
|
||||
"../tools/jam/index.html">Boost.Jam</a>. Of the additional
|
||||
options perhaps the most imporant is "<tt>-s<a href=
|
||||
"../tools/build/v1/build_system.htm#build">BUILD</a>=<features/variants></tt>"
|
||||
which lets you override what is built by default. The
|
||||
|
Loading…
Reference in New Issue
Block a user