diff options
Diffstat (limited to 'docs/manual/programs/configure.html.en')
-rw-r--r-- | docs/manual/programs/configure.html.en | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/programs/configure.html.en b/docs/manual/programs/configure.html.en index efeb0eec61..a98b84c54c 100644 --- a/docs/manual/programs/configure.html.en +++ b/docs/manual/programs/configure.html.en @@ -44,7 +44,7 @@ </ul><h3>See also</h3><ul class="seealso"><li><a href="../install.html">Compiling and Installing</a></li><li><a href="#comments_section">Comments</a></li></ul></div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> -<h2><a name="synopsis" id="synopsis">Synopsis</a><a title="Permanent link" href="#synopsis" class="permalink">¶</a></h2> +<h2><a name="synopsis" id="synopsis">Synopsis</a> <a title="Permanent link" href="#synopsis" class="permalink">¶</a></h2> <p>You should call the <code>configure</code> script from within the root directory of the distribution.</p> @@ -57,7 +57,7 @@ for descriptions of some of the useful variables.</p> </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> -<h2><a name="options" id="options">Options</a><a title="Permanent link" href="#options" class="permalink">¶</a></h2> +<h2><a name="options" id="options">Options</a> <a title="Permanent link" href="#options" class="permalink">¶</a></h2> <ul> <li><a href="#configurationoptions">Configuration options</a></li> <li><a href="#installationdirectories">Installation directories</a></li> @@ -649,7 +649,7 @@ </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> -<h2><a name="env" id="env">Environment variables</a><a title="Permanent link" href="#env" class="permalink">¶</a></h2> +<h2><a name="env" id="env">Environment variables</a> <a title="Permanent link" href="#env" class="permalink">¶</a></h2> <p>There are some useful environment variables to override the choices made by <code>configure</code> or to help it to find libraries and programs with nonstandard names or locations.</p> |