]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
AP_ENABLE_V4_MAPPED with WinNT MPM
authorJeff Trawick <trawick@apache.org>
Tue, 12 Apr 2011 15:26:25 +0000 (15:26 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 12 Apr 2011 15:26:25 +0000 (15:26 +0000)
commit3f64cea3571c5ee5f98fd6ec9de1d667e85cc8ac
tree03ad5b15f02a650ae43454e8ea831a38ac2d8928
parent51ad225698aeb18b19cf58cc20b1f266a2e6ce85
AP_ENABLE_V4_MAPPED with WinNT MPM

  mpm_winnt.c: Fail to compile if enabled, and add a hint about the
               issue to address before it will work.
  configure.in: Move the --enable-v4-mapped check to below the
                MPM logic, and default to --disable-v4-mapped if
                using the WinNT MPM

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1091467 13f79535-47bb-0310-9956-ffa450edef68
configure.in
server/mpm/winnt/mpm_winnt.c