$NetBSD: patch-aa,v 1.1.1.1 2004/06/22 21:34:51 adrianp Exp $ --- Makefile.PL.orig Sun Oct 5 07:40:46 2003 +++ Makefile.PL Thu Apr 15 18:35:06 2004 @@ -6,28 +6,9 @@ import SpeedyMake qw(%write_makefile_common); } -print < =~ /y/i) { - die "ERROR: Command 'apxs -q CC' failed.\n" - unless $macro->{APACHE_APXS_WORKS}; - print "Compiling for Apache version $macro->{APACHE_VERSION}\n"; - push(@dirs, $macro->{MOD_SPEEDYCGI_DIR}); - $apache_module = 1; -} WriteMakefile( NAME => 'CGI::SpeedyCGI',