]> granicus.if.org Git - apache/commit
stop exporting APACHE_MPM_DIR to modules -- unclear why this was ever necessary,...
authorJeff Trawick <trawick@apache.org>
Tue, 31 Mar 2009 11:34:49 +0000 (11:34 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 31 Mar 2009 11:34:49 +0000 (11:34 +0000)
commit0d2cef82b346b31b13f2d87ce4950b115a3f23e9
treec233ff6f443079c57e6d1f1034557e13b8d19948
parent1026b83608f65d5a73d1781e8c878a84c0e4393d
stop exporting APACHE_MPM_DIR to modules -- unclear why this was ever necessary, and it
  makes no sense with loadable MPMs
axe the unnecessary MPM_DIR build variable
move the stray APACHE_SUBST(MPM_LIB) from configure.in to server/mpm/config.m4, where
  the other MPM_foos are handled

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@760403 13f79535-47bb-0310-9956-ffa450edef68
configure.in
modules/generators/mod_info.c
os/netware/os.h
os/win32/os.h
server/main.c
server/mpm/config.m4
server/mpm/netware/mpm_netware.c