[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modperl-dev
Subject:    Apache::Build make_tools' sub correction?
From:       Stas Bekman <stas () stason ! org>
Date:       2002-11-11 15:28:41
[Download RAW message or body]

in Apache/Build.pm:make_tools the code goes:

     require ExtUtils::MakeMaker;
     my $mm = bless { @mm_init_vars }, 'MM';
     $mm->init_others;

     for (qw(rm_f mv ld ar cp test_f)) {

but LD and AR are initialized by $mm->init_main according to the 
ExtUtils::MM_Unix manpage. Shouldn't it be called too along with 
$mm->init_others? I suppose that it worked so far because $Config{ld} 
and $Config{ar} were defined;

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic