stas2004/09/07 21:10:09
Modified:.Changes
lib/ModPerl BuildMM.pm
Log:
Fix a glue_pod make target bug, when .pm file doesn't exist,
e.g. ThreadMutex.pm is not created on unless
$apr_config->{HAS_THREADS}
Revision ChangesPath
1.474 +4 -0
stas2004/09/07 17:42:02
Modified:xs/APR/Socket APR__Socket.h
xs/maps apr_functions.map
xs/tables/current/ModPerl FunctionTable.pm
.Changes
Added: t/protocol echo_nonblock.t
t/protocol/TestProtocol echo_nonbl
geoff 2004/09/07 06:19:12
Modified:lib/ModPerl BuildOptions.pm
Log:
default to DSO build when no option is chosen.
really this just effects the user messages, as
DSO is the default anyway.
Revision ChangesPath
1.29 +2 -1 modperl-2.0/lib/ModPerl/BuildOption