Mailing List Archive

cvs commit: apache/src conf.h
dgaudet 97/06/28 15:20:08

Modified: src Tag: APACHE_1_2_X conf.h
Log:
Missed Jim's NO_SLACK for A/UX.

Revision Changes Path
No revision


No revision


1.99.2.2 +1 -0 apache/src/conf.h

Index: conf.h
===================================================================
RCS file: /export/home/cvs/apache/src/conf.h,v
retrieving revision 1.99.2.1
retrieving revision 1.99.2.2
diff -C3 -r1.99.2.1 -r1.99.2.2
*** conf.h 1997/06/27 01:47:45 1.99.2.1
--- conf.h 1997/06/28 22:20:06 1.99.2.2
***************
*** 328,333 ****
--- 328,334 ----
* even on heavy systems sbrk() would be called at all...
*/
#define NO_LINGCLOSE
+ #define NO_SLACK

#elif defined(SVR4)
#define NO_KILLPG