dougm 02/03/13 09:21:53
Modified:src/modules/perl modperl_log.h
Log:
Submitted by: Philippe M. Chiasson <[EMAIL PROTECTED]>
Reviewed by: dougm
fix MP_FUNC for gcc3
Revision ChangesPath
1.7 +9 -4 modperl-2.0/src/modules/perl/modperl_log.h
Index: m
dougm 01/10/11 12:14:06
Modified:src/modules/perl modperl_log.h
Log:
__FUNCTION__ usage breaks on anything non-gcc even without MP_TRACE=1; workaround
that for now
Revision ChangesPath
1.6 +8 -3 modperl-2.0/src/modules/perl/modperl_log.h
Index: modperl
dougm 00/04/16 17:02:26
Modified:.Makefile.PL
lib/Apache Build.pm
patches link-hack.pat
src/modules/perl modperl_log.h
Log:
add Apache::Build::{ccopts,ldopts} methods
enable libgtop linking if debug and available
beef up lo