From: William A. Rowe Jr Date: Mon, 13 May 2002 16:14:01 +0000 (+0000) Subject: Well if I got lost for a minute... make this clearer for 7.0 users. X-Git-Tag: 2.0.37~414 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b833f9aad5e23d01753290f0c8c23a4e6949225;p=thirdparty%2Fapache%2Fhttpd.git Well if I got lost for a minute... make this clearer for 7.0 users. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95064 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/platform/win_compiling.html b/docs/manual/platform/win_compiling.html index 7e8716ac5f1..cbd6795ee67 100644 --- a/docs/manual/platform/win_compiling.html +++ b/docs/manual/platform/win_compiling.html @@ -88,9 +88,10 @@ you must save with the name awk.exe rather than awk95.exe.

Note that Developer Studio IDE will only find awk.exe from - the Tools menu Options... Directories tab list of - Executable file paths. Add the path for awk.exe to this list, - and your system PATH environment variable, as needed.
+ the Tools menu Options... Directories tab + (the Projects - VC++ Directories pane in Developer Studio 7.0) + listing Executable file paths. Add the path for awk.exe to this + list, and your system PATH environment variable, as needed.