mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
Forwardport Kess' fixes (r. 1.1.2.3).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101780 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
|
||||
<dt><code>-n</code></dt>
|
||||
<dt><code>--no-create</code></dt>
|
||||
<dd>The <code>configure</code> script is running normally but does
|
||||
<dd>The <code>configure</code> script is run normally but does
|
||||
not create output files. This is useful to check the test results
|
||||
before generating makefiles for compilation.</dd>
|
||||
|
||||
@@ -224,7 +224,7 @@
|
||||
|
||||
<h3><a name="systemtypes" id="systemtypes">System types</a></h3>
|
||||
|
||||
<p>These options are used to crosscompile the Apache HTTP Server to run on
|
||||
<p>These options are used to cross-compile the Apache HTTP Server to run on
|
||||
another system. In normal cases, when building and running the server on
|
||||
the same system, these options are not used.</p>
|
||||
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
|
||||
<dt><code>-n</code></dt>
|
||||
<dt><code>--no-create</code></dt>
|
||||
<dd>The <code>configure</code> script is running normally but does
|
||||
<dd>The <code>configure</code> script is run normally but does
|
||||
not create output files. This is useful to check the test results
|
||||
before generating makefiles for compilation.</dd>
|
||||
|
||||
@@ -208,7 +208,7 @@
|
||||
|
||||
<section id="systemtypes"><title>System types</title>
|
||||
|
||||
<p>These options are used to crosscompile the Apache HTTP Server to run on
|
||||
<p>These options are used to cross-compile the Apache HTTP Server to run on
|
||||
another system. In normal cases, when building and running the server on
|
||||
the same system, these options are not used.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user