]> granicus.if.org Git - apache/commitdiff
mpm_default.h is just a convenience for a specific MPM with 2.3+;
authorJeff Trawick <trawick@apache.org>
Sun, 27 Mar 2011 14:48:07 +0000 (14:48 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 27 Mar 2011 14:48:07 +0000 (14:48 +0000)
it isn't installed

(this is the only definition at present for DEFAULT_REL_RUNTIMEDIR
on Windows, but that needs to be solved separately)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1085947 13f79535-47bb-0310-9956-ffa450edef68

libhttpd.dsp

index 11cf9ec0198fbcaaef2fc29b163e4a655d46a339..482158b5691810d9396aeded222d1d85a1b6a9ba 100644 (file)
@@ -624,30 +624,6 @@ SOURCE=.\include\mpm_common.h
 
 SOURCE=.\server\mpm\winnt\mpm_default.h
 
-!IF  "$(CFG)" == "libhttpd - Win32 Release"
-
-# PROP Ignore_Default_Tool 1
-# Begin Custom Build - Creating include/mpm_default.h
-InputPath=.\server\mpm\winnt\mpm_default.h
-
-".\include\mpm_default.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
-       type .\server\mpm\winnt\mpm_default.h > .\include\mpm_default.h
-
-# End Custom Build
-
-!ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
-
-# PROP Ignore_Default_Tool 1
-# Begin Custom Build - Creating include/mpm_default.h
-InputPath=.\server\mpm\winnt\mpm_default.h
-
-".\include\mpm_default.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
-       type .\server\mpm\winnt\mpm_default.h > .\include\mpm_default.h
-
-# End Custom Build
-
-!ENDIF 
-
 # End Source File
 # Begin Source File