From 64a7c43901b6498abf7cf9e7d6baf702fcef4544 Mon Sep 17 00:00:00 2001 From: Cliff Woolley Date: Thu, 16 May 2002 19:09:26 +0000 Subject: [PATCH] Fix html validation. Submitted by: Jerry Baker git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95140 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/platform/win_compiling.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/platform/win_compiling.html b/docs/manual/platform/win_compiling.html index ebe5d7d07eb..ecfe11fcae1 100644 --- a/docs/manual/platform/win_compiling.html +++ b/docs/manual/platform/win_compiling.html @@ -4,7 +4,7 @@ - + Compiling Apache for Microsoft Windows @@ -210,11 +210,11 @@ You must build the projects first in order to create all dynamic auto-generated targets, so that dependencies can be parsed correctly. Run the following command to fix the paths so they - will build anywhere; + will build anywhere;

      perl srclib\apr\build\fixwin32mak.pl
 
- You must type this command from the top level +

You must type this command from the top level directory of the httpd source tree. Every .mak and .dep project file within the current directory and below will be corrected, and the timestamps adjusted to reflect the .dsp.

-- 2.47.2