Index: INSTALL.win32
===================================================================
RCS file: /home/cvspublic/modperl/INSTALL.win32,v
retrieving revision 1.6
diff -u -r1.6 INSTALL.win32
--- INSTALL.win32	2000/12/31 19:34:16	1.6
+++ INSTALL.win32	2001/06/21 04:39:42
@@ -117,8 +117,10 @@
 
 =item APACHE_SRC
 
-This gives the path to the Apache sources (eg, ..\apache_1.3.xx). It 
-is assumed that Apache has already been built in this directory.
+This can be one of two values: either the path to the Apache build
+directory (eg, ..\apache_1.3.xx), or to the installed Apache location
+(eg, \Apache). This is used to set the locations of ApacheCore.lib
+and the Apache header files.
 
 =item INSTALL_DLL
 

