summaryrefslogtreecommitdiff
path: root/docs/manual/platform/win_compiling.html.en
diff options
context:
space:
mode:
authorNilgun Belma Buguner <nilgun@apache.org>2009-08-17 14:09:36 +0000
committerNilgun Belma Buguner <nilgun@apache.org>2009-08-17 14:09:36 +0000
commit470d20cbee6bca96073e7ed25e53cff1b0e6e4a1 (patch)
tree9b9853644ebbdfc2afce798f637f780a5038b8c0 /docs/manual/platform/win_compiling.html.en
parent2d9412dc6b5708a1b4104bcc1fc739ae8ad6cc16 (diff)
downloadhttpd-470d20cbee6bca96073e7ed25e53cff1b0e6e4a1.tar.gz
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@804988 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/platform/win_compiling.html.en')
-rw-r--r--docs/manual/platform/win_compiling.html.en6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/platform/win_compiling.html.en b/docs/manual/platform/win_compiling.html.en
index 6d6a1456a4..8f925303fd 100644
--- a/docs/manual/platform/win_compiling.html.en
+++ b/docs/manual/platform/win_compiling.html.en
@@ -31,7 +31,7 @@
<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#requirements">Requirements</a></li>
<li><img alt="" src="../images/down.gif" /> <a href="#commandbuild">Command-Line Build</a></li>
<li><img alt="" src="../images/down.gif" /> <a href="#workspacebuild">Developer Studio Workspace IDE Build</a></li>
-<li><img alt="" src="../images/down.gif" /> <a href="#workspacebuild">Exporting command-line .mak files</a></li>
+<li><img alt="" src="../images/down.gif" /> <a href="#exportingmakfiles">Exporting command-line .mak files</a></li>
<li><img alt="" src="../images/down.gif" /> <a href="#installation">Installation</a></li>
<li><img alt="" src="../images/down.gif" /> <a href="#projectcomponents-warn">Warning about building Apache from the development tree</a></li>
</ul></div>
@@ -209,7 +209,7 @@
<li>
<p>[Optional] Database libraries (for <code class="module"><a href="../mod/mod_dbd.html">mod_dbd</a></code>
- and <code class="module"><a href="../mod/mod_dbm.html">mod_dbm</a></code>)</p>
+ and <code class="module"><a href="../mod/mod_authn_dbm.html">mod_authn_dbm</a></code>)</p>
<p>The apr-util library exposes dbm (keyed database) and dbd (query
oriented database) client functionality to the httpd server and its
@@ -329,7 +329,7 @@
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="workspacebuild" id="workspacebuild">Exporting command-line .mak files</a></h2>
+<h2><a name="exportingmakfiles" id="exportingmakfiles">Exporting command-line .mak files</a></h2>