Re: Need to add C flag when building a CPAN module



mailbox@xxxxxxxxxxx wrote in news:1125419056.558728.98180@xxxxxxxxxxxxxxxxxxxxxxxxxxxx:

> In building the Tk module in my home
> directory, I need to add a flag to
> the list of C compiler flags that is
> written in each of the many Makefiles
> that are generated when I execute
> "perl Makefile.PL" The C flags are
> set in the Config module, which is
> part of the Perl installation. How
> can I override this?
>

See

<URL:http://search.cpan.org/~mschwern/ExtUtils-MakeMaker-6.30/lib/ExtUtils/MakeMaker.pm>


--
A. Sinan Unur <1usa@xxxxxxxxxxxxxxxxxxx>
(reverse each component and remove .invalid for email address)

comp.lang.perl.misc guidelines on the WWW:
http://mail.augustmail.com/~tadmc/clpmisc/clpmisc_guidelines.html
.



Relevant Pages