History log of /httpd/server/mpm/prefork/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.)

b3aeccd394a91bef671438fa47b9ccd7cd6145a5 85102 30-Apr-2000 sascha

Overall UNIX build system improvements: * Makefile header is now completely dynamic * Absolute paths everywhere (fixes Tru64 support) * Get rid of LTLIBRARY_SHARED_NAME rule in library.mk (fixes Irix support, untested) * VPATH does not contain variables anymore (fixes UnixWare support) * Remove inclusion of program.mk in support/Makefile.in (PROGRAM_NAME is empty => breaks Irix and others) * Call REENTRANCY_FLAGS earlier, so that flags are passed to header checks (might fix OpenBSD pthread.h-detection, untested)

2795c373a9fb112dc77576c1dfc23119f02d598a 84770 15-Mar-2000 manoj

Minor nit: use top_srcdir instead of topsrcdir, to be more consistent with autoconf.

6ca0e6973c8176100f4a426444823ae5e777e28f 84423 11-Jan-2000 sascha

These changes are committed together, because they depend on each other. - shared modules can be built in the tree - added support for --with-layout, uses APACI's config.layout - working 'make install' - working 'make depend' - working Pthreads checks - buildconf replaced

/httpd/Makefile.in /httpd/acinclude.m4 /httpd/build/build.mk /httpd/build/build2.mk /httpd/build/buildcheck.sh /httpd/build/cvsclean /httpd/build/fastgen.sh /httpd/build/library.mk /httpd/build/ltlib.mk /httpd/build/mkdep.perl /httpd/build/program.mk /httpd/build/rules.mk /httpd/build/snapshot /httpd/build/special.mk /httpd/buildconf /httpd/configure.in /httpd/modules/Makefile.in /httpd/modules/aaa/Makefile.in /httpd/modules/aaa/config.m4 /httpd/os/Makefile.in /httpd/os/config.m4 /httpd/os/unix/Makefile.in /httpd/server/Makefile.in /httpd/server/mpm/Makefile.in /httpd/server/mpm/config.m4 /httpd/server/mpm/dexter/Makefile.in /httpd/server/mpm/dexter/config.m4 /httpd/server/mpm/mpmt_pthread/Makefile.in /httpd/server/mpm/mpmt_pthread/config.m4 Makefile.in config.m4 prefork.c /httpd/srclib/Makefile.in /httpd/srclib/expat-lite/Makefile.in