rse 98/05/01 03:08:41
Modified: src/include conf.h Log: Ops, now I've comitted it with these although I wanted to remove USE_SHMGET_SCOREBOARD. Of course, Dean is right, USE_SHMGET_SCOREBOARD and USE_MMAP_SCOREBOARD makes no sense. Fixed now. Revision Changes Path 1.205 +0 -1 apache-1.3/src/include/conf.h Index: conf.h =================================================================== RCS file: /export/home/cvs/apache-1.3/src/include/conf.h,v retrieving revision 1.204 retrieving revision 1.205 diff -u -r1.204 -r1.205 --- conf.h 1998/05/01 10:00:45 1.204 +++ conf.h 1998/05/01 10:08:40 1.205 @@ -548,7 +548,6 @@ #ifndef DEFAULT_GROUP #define DEFAULT_GROUP "nogroup" #define HAVE_SHMGET 1 -#define USE_SHMGET_SCOREBOARD #define HAVE_MMAP 1 #define USE_MMAP_SCOREBOARD #define USE_MMAP_FILES