summaryrefslogtreecommitdiffstats
path: root/docs/manual/programs/configure.html.en
diff options
context:
space:
mode:
authorVincent Bray <noodl@apache.org>2007-07-23 14:03:33 +0200
committerVincent Bray <noodl@apache.org>2007-07-23 14:03:33 +0200
commit236ab6fae46c04a8bf34b2d1f2e4b9c85a624506 (patch)
tree744986cccedc5086423247c910c3ec3e441aea0c /docs/manual/programs/configure.html.en
parentUndocument 1.3 quoting behaviour for ErrorDocument. (diff)
downloadapache2-236ab6fae46c04a8bf34b2d1f2e4b9c85a624506.tar.xz
apache2-236ab6fae46c04a8bf34b2d1f2e4b9c85a624506.zip
Typo (wilcard) in LocationMatch.
Sync build output (outdated markers) from the previous few commits. Couple of minor language adjustments. Commit build of recent ap_regcomp/ap_regexec fix in new_features_2_2 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558694 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/programs/configure.html.en')
-rw-r--r--docs/manual/programs/configure.html.en8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/manual/programs/configure.html.en b/docs/manual/programs/configure.html.en
index 322f267def..2a9a0c1f34 100644
--- a/docs/manual/programs/configure.html.en
+++ b/docs/manual/programs/configure.html.en
@@ -93,8 +93,8 @@
<dt><code>--srcdir=<var>DIR</var></code></dt>
<dd>Defines directory <var>DIR</var> to be the source file directory.
- Default is the directory, where configure is located, or the parent
- directory <code>..</code>.</dd>
+ Default is the directory where <code>configure</code> is located, or
+ the parent directory.</dd>
<dt><code>--silent</code></dt>
<dd>Same as <code>--quiet</code></dd>
@@ -149,7 +149,7 @@
<p>For better control of the installation directories, use the options
below. Please note that the directory defaults are set by
- <code>autoconf</code> and be overwritten by the corresponding layout
+ <code>autoconf</code> and are overwritten by the corresponding layout
setting.</p>
<dl>
@@ -744,7 +744,7 @@
have to tell <code>configure</code> the path to the
<code>apr-config</code> script. You may set the absolute path and name
or the directory to the installed APR. <code>apr-config</code> must
- exists within this directory or the subdirectory
+ exist within this directory or the subdirectory
<code>bin</code>.</dd>
<dt><code>--with-apr-util=<var>DIR</var>|<var>FILE</var></code></dt>