History log of /httpd/server/mpm/event/Makefile.in
Revision Date Author Comments Expand
0af58edfee6112cc3399e0e693340e525b96ab1c 832434 03-Nov-2009 trawick

Change the configure-based MPM build mechanism to support building an MPM as a shared shared or dynamic module, primarily using the APACHE_MPM_MODULE() function. --enable-mpms-shared now builds/installs the MPMs as dynamic modules. (But no LoadModule directives are added.)

7677dd9b01d498a2af1cddb8e2506a25d7da630b 759115 27-Mar-2009 trawick

The Event MPM is no longer experimental; move it out of that ghetto. Yank the few bits that implement the concept of an experimental MPM.