Sorry, error in the 2.4 results. APXS is identified correctly, but we
need to figure out how to determine if the httpd install is using
prefork, currently it's defaulting to 'dynamic'
perl Makefile.PL MP_APXS=/Users/phred/dev/httpd/bin/apxs
Reading Makefile.PL args from @ARGV
MP_APXS = /Users/
OS X, perl-5.16.2, httpd24threading branch. httpd 2.2.6 builds but
fails tests. 2.4.7 doesn't build, identifies the dynamic mpm when
apache was built with prefork.
httpd 2.2.6:
make test:
waiting 120 seconds for server to start: 00:00httpd: Syntax error on
line 13 of /Users/phred/dev/modperl/htt