stas2003/08/11 13:01:03
Modified:.Changes
lib/Apache Build.pm
Log:
Apache::Build now tries to use the new APR_BINDIR query string to find
the location of apr-config.
Revision ChangesPath
1.207 +3 -0 modperl-2.0/Changes
Index: Cha
stas2003/08/08 18:51:46
Modified:.Makefile.PL
Log:
as perl_version_check now needs to rely on apxs to be setup, move it to be
executed after configure()
Revision ChangesPath
1.118 +2 -3 modperl-2.0/Makefile.PL
Index: Makefile.PL
=
geoff 2003/08/11 13:34:23
Modified:lib/ModPerl Code.pm
src/modules/perl mod_perl.c modperl_callback.c
modperl_callback.h modperl_config.c
modperl_filter.c modperl_types.h modperl_util.h
t/hooks/TestHooks init