Re: [patch@31788] Platform/VMS.pm calls eliminate_macros

2007-09-08 Thread Ken Williams
On Sep 7, 2007, at 9:01 AM, Craig A. Berry wrote: I think what we need to do instead is just get rid of that call. I can't think of any reason Module::Build needs to do macro expansion since it's not using an external make utility the way MakeMaker does. I already have a patch in progress that

Re: [patch@31788] Platform/VMS.pm calls eliminate_macros

2007-09-07 Thread Craig A. Berry
At 8:46 AM -0500 9/7/07, John E. Malmberg wrote: >lib/Module/Build/Platform/VMS.pm was calling $self->eliminate_macros, and >eliminate_macros actually now resides in ExtUtils::MM_VMS. I think what we need to do instead is just get rid of that call. I can't think of any reason Module::Build needs