merged in differences from release branch

This commit is contained in:
Arvid Norberg
2005-11-18 01:12:21 +00:00
parent ff365bc39e
commit 477d5ec238
6 changed files with 29 additions and 12 deletions

View File

@@ -441,7 +441,7 @@ with the following option:</p>
<p>Once the configure script is run successfully, you just type <tt class="docutils literal"><span class="pre">make</span></tt> and
libtorrent, the examples and the tests will be built.</p>
<p>When libtorrent is built it may be a good idea to run the tests, you do this
my running <tt class="docutils literal"><span class="pre">make</span> <span class="pre">check</span></tt>.</p>
by running <tt class="docutils literal"><span class="pre">make</span> <span class="pre">check</span></tt>.</p>
<p>If you want to build a release version (without debug info, asserts and
invariant checks), you have to rerun the configure script and rebuild, like this:</p>
<pre class="literal-block">