ModPerl::MM::WriteMakefile should work fine. for example, the generated WrapXS/Apache/Log/Makefile has:
# CCFLAGS => q[ -fno-strict-aliasing -I/usr/local/include -DMOD_PERL -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DAP_DEBUG -DAP_HAVE_DESIGNATED_INITIALIZER -g -DMP_DEBUG -DMP_TRACE] # INC => q[-I/home/dougm/apache/modperl-2.0/src/modules/perl -I/home/dougm/apache/modperl-2.0/xs -I/home/dougm/apache/farm/install/prefork-debug-shared-all-exp/include] what do you see the the Apache-SubProcess Makefile? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
