cvs commit: modperl-2.0 Makefile.PL
stas2003/03/26 21:22:26 Modified:.Makefile.PL Log: add support for make test TEST_VERBOSE=1 TEST_FILES=..., in mod_perl top level Makefile.PL, since it doesn't use Apache::Test's MY::test, so have to do it manually Revision ChangesPath 1.99 +4 -1
cvs commit: modperl-2.0/lib/ModPerl BuildMM.pm
stas2003/03/26 17:17:33 Modified:lib/ModPerl BuildMM.pm Log: s/FULLPERLRUN/FULLPERL/, as the former macro is not available on all platforms (EU::MM issue) Revision ChangesPath 1.7 +1 -1 modperl-2.0/lib/ModPerl/BuildMM.pm Index: BuildMM.pm =