manoj 98/07/20 17:07:00
Modified: src/os/win32 modules.c Log: Correcting misleading comment about manually editing this file Revision Changes Path 1.9 +3 -2 apache-1.3/src/os/win32/modules.c Index: modules.c =================================================================== RCS file: /export/home/cvs/apache-1.3/src/os/win32/modules.c,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- modules.c 1998/04/11 12:01:06 1.8 +++ modules.c 1998/07/21 00:06:59 1.9 @@ -1,5 +1,6 @@ -/* modules.c --- automatically generated by Apache - * configuration script. DO NOT HAND EDIT!!!!! +/* modules.c --- major modules compiled into Apache for Win32. + * Only insert an entry for a module if it must be compiled into + * the core server */ #include "httpd.h"