Adding files to setup autotools.

Minor spelling fix in manual.html.
This commit is contained in:
peerkoel
2005-08-17 00:24:41 +00:00
parent 6d8068e5d5
commit 77956fb5a6
13 changed files with 628 additions and 1 deletions

View File

@@ -361,7 +361,7 @@ For more build configuration flags see <a class="reference" href="#build-configu
<div class="section" id="building-with-autotools">
<h2><a name="building-with-autotools">building with autotools</a></h2>
<p>First of all, you need to install <tt class="docutils literal"><span class="pre">automake</span></tt> and <tt class="docutils literal"><span class="pre">autoconf</span></tt>. Many
unix/linux systems comes with these preinstalled.</p>
unix/linux systems come with these preinstalled.</p>
<div class="section" id="step-1-running-configure">
<h3><a name="step-1-running-configure">Step 1: Running configure</a></h3>
<p>In your shell, change directory to the libtorrent directory and run