jim 97/04/02 05:25:17
Modified: src conf.h
Log:
Add SunOS as an OS that can't handle lingering_close
Revision Changes Path
1.90 +1 -0 apache/src/conf.h
Index: conf.h
===================================================================
RCS file: /export/home/cvs/apache/src/conf.h,v
retrieving revision 1.89
retrieving revision 1.90
diff -C3 -r1.89 -r1.90
*** conf.h 1997/03/29 01:42:32 1.89
--- conf.h 1997/04/02 13:25:16 1.90
***************
*** 87,92 ****
--- 87,93 ----
#include <sys/time.h>
#define NEED_STRERROR
typedef int rlim_t;
+ #define NO_LINGCLOSE
#elif defined(SOLARIS2)
#undef HAVE_GMTOFF