]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Revert additional headers from 667137, as these are
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 12 Jun 2008 15:58:08 +0000 (15:58 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 12 Jun 2008 15:58:08 +0000 (15:58 +0000)
not propogated by Makefile.in as of 2.2 branch.  If
we desire these, they should be all synced together.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@667140 13f79535-47bb-0310-9956-ffa450edef68

Makefile.win

index 6846234de65cd78c01030795539f422f92f04874..971c85e2a2975ee710df297321580c91cc469a08 100644 (file)
@@ -777,10 +777,7 @@ BEGIN {
                modules\loggers\mod_log_config.h \
                modules\http\mod_core.h \
                modules\proxy\mod_proxy.h \
-               modules\ssl\mod_ssl.h \
-               modules\mappers\mod_so.h \
-               modules\mappers\mod_rewrite.h \
-               modules\cache\mod_cache.h ) do \
+               modules\ssl\mod_ssl.h ) do \
            @copy %f "$(INSTDIR)\include" < .y > nul
        copy srclib\apr\Lib$(SHORT)\apr-1.lib           "$(INSTDIR)\lib" <.y
        copy srclib\apr\Lib$(SHORT)\apr-1.pdb           "$(INSTDIR)\lib" <.y