gozer 2004/09/18 15:18:00
Modified:.Changes
lib/Apache Build.pm
lib/ModPerl BuildOptions.pm
Log:
MP_AP_BUILD configure option removed. Now implicit when MP_USE_STATIC
is specified.
Revision ChangesPath
1.488 +3 -0 modperl
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
stas2003/10/16 14:33:28
Modified:lib/ModPerl BuildOptions.pm
Log:
prevent uninit warnings in parse_file as $ENV{HOME} does not always exist
Submitted by: Steve Hay <[EMAIL PROTECTED]>
Revision ChangesPath
1.23 +3 -2 modperl-2.0/lib/ModPerl/BuildOptions.pm
randyk 2003/02/23 19:38:47
Modified:lib/ModPerl BuildOptions.pm
Log:
Reviewed by: stas
adjust indentation/spaces to code style.
Revision ChangesPath
1.18 +5 -5 modperl-2.0/lib/ModPerl/BuildOptions.pm
Index: BuildOptions.pm
=