Randy Kobes wrote: [...]
That should be: + my $ext = WIN32 ? '.bat' : ''; ... + map { qq{$apr_bindir/$_-config$ext} } qw(apr apu);
$opt_define = '-DMP_HAVE_APR_LIBS' if @apr_libs; }
Thanks, Stas - I've made that change about the extension, and committed it.
Works fine here (linux). Thanks Randy!
--
__________________________________________________________________ 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
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
