> if ($self->{MP_MAINTAINER}) {
> $self->{MP_DEBUG} = 1;
> - if ($self->perl_config('gccversion')) {
> - #same as --with-maintainter-mode
> - $ccopts .= " $Wall -DAP_DEBUG";
> - $ccopts .= " -DAP_HAVE_DESIGNATED_INITIALIZER";
> - }committed with a minor tweak - we don't want to remove Wall, just the httpd switches. I think :) --Geoff --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
