Geoffrey Young wrote:

      return $preamble . <<'EOF' . $cover;
 -TEST_VERBOSE ?= 0
 +TEST_VERBOSE = 0


why not if (WIN32) {} then?


do win32 environments add some magic WIN32 environment variable I can check
in the Makefile?  if they do and we can work around them that's cool with me.

My suggestion was a simpler one: condition that in Perl and generate the right Makefile.


--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to