Re: Why extra -I in "make test"?
by Gurusamy Sarathy other posts by this author
Jun 30 2001 10:10AM messages near this date
Re: Why extra -I in "make test"?
|
Re: Why extra -I in "make test"?
On Sat, 30 Jun 2001 11:34:29 EDT, schwern@[...].com wrote:
> My only concern is that modules which live dual-lives on CPAN and the
> core will have to edit their Makefile.PL every time they sync.
INSTALLDIRS=perl is actually passed on the command line when building
extensions. If you want to a PERL_CORE thingy for this, it should
_not_ be hardwired into Makefile.PL. Edit ext/util/make_ext instead.
Sarathy
gsar@ActiveState.com
Thread:
Jarkko Hietaniemi
Jarkko Hietaniemi
Gurusamy Sarathy
Michael G Schwern
Gurusamy Sarathy
Michael G Schwern
Gurusamy Sarathy
Gurusamy Sarathy
Jarkko Hietaniemi
Nick Ing-Simmons
|