You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2008/09/26 22:06:09 UTC

svn commit: r699474 - /httpd/httpd/trunk/server/mpm/winnt/mpm.h

Author: wrowe
Date: Fri Sep 26 13:06:09 2008
New Revision: 699474

URL: http://svn.apache.org/viewvc?rev=699474&view=rev
Log:
CoredumpDir useless on win32; implementing toolhelp.dll is nontrivial

Modified:
    httpd/httpd/trunk/server/mpm/winnt/mpm.h

Modified: httpd/httpd/trunk/server/mpm/winnt/mpm.h
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/server/mpm/winnt/mpm.h?rev=699474&r1=699473&r2=699474&view=diff
==============================================================================
--- httpd/httpd/trunk/server/mpm/winnt/mpm.h (original)
+++ httpd/httpd/trunk/server/mpm/winnt/mpm.h Fri Sep 26 13:06:09 2008
@@ -36,7 +36,6 @@
 
 #define AP_MPM_WANT_SET_PIDFILE
 #define AP_MPM_WANT_SET_MAX_REQUESTS
-#define AP_MPM_WANT_SET_COREDUMPDIR
 #define AP_MPM_WANT_SET_SCOREBOARD
 #define AP_MPM_WANT_SET_MAX_MEM_FREE
 #define AP_MPM_WANT_SET_STACKSIZE