From: Alexei Kosut
Date: Mon, 21 Jul 1997 23:05:26 +0000 (+0000)
Subject: Change release and debug to apacher and apached, to avoid
X-Git-Tag: APACHE_1_3a1~6
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16eb9d93aee43a1fad02a1575ce18b230eefc876;p=thirdparty%2Fapache%2Fhttpd.git
Change release and debug to apacher and apached, to avoid
name conflicts with VC++.
Reviewed by: Ben Laurie
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78729 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/platform/windows.html b/docs/manual/platform/windows.html
index 43889ca9089..144ef04340f 100644
--- a/docs/manual/platform/windows.html
+++ b/docs/manual/platform/windows.html
@@ -94,8 +94,8 @@ together with details of mirror web and anonymous ftp sites.
Makefile.nt
file. To compile Apache, simply use one of
the following commands:
-nmake /f Makefile.nt release
-nmake /f Makefile.nt debug
+nmake /f Makefile.nt apacher
(release build)
+nmake /f Makefile.nt apached
(debug build)
These will both compile Apache. The latter will include debugging