rbb 99/12/05 11:36:42
Modified:src/modules/mpm config.m4
Log:
I shouldn't have to explicitly provide an MPM. I am setting the default
as mpmt_pthread. I would much rather it was prefork, but the autoconf
work hasn't progressed to the point that prefork will work yet. When
rbb 99/12/05 11:33:32
Modified:src Makefile.tmpl modules.c
src/ap Makefile.tmpl
src/main Makefile.tmpl
src/modules/mpm/prefork Makefile.tmpl
src/modules/standard Makefile.tmpl
src/os/unix Makefile.tmpl
manoj 99/12/05 02:33:42
Modified:src acinclude.m4 configure.in
src/modules/standard Makefile.am config.m4
Log:
autoconf: Start adding support for selecting modules on the
./configure line. This commit only supports mod_env and mod_log_config.
Revision Ch
manoj 99/12/05 01:09:17
Modified:src acinclude.m4
src/modules/standard Makefile.am
Log:
The possibility of a libenv module and a libenv system library (for
example) irks me. Take a page from PHP and make the module's library
names unique.
Revision Chan
manoj 99/12/05 00:54:40
Modified:src configure.in
src/modules/mpm config.m4
src/modules/standard config.m4
Added: src/helpers build-modules-c.awk
Removed: src modules.c
src/modules config.m4
Log:
autoconf: Generat
manoj 99/12/05 00:29:27
Modified:src/include ap_ac_config.h
Log:
Apache code expects ap_config.h to include . Make the
autoconfed ap_config.h do this.
Revision ChangesPath
1.3 +1 -0 apache-2.0/src/include/ap_ac_config.h
Index: ap_ac_config.h