Re: Allow Perl to specify the list of headers that are XS dependencies
[email protected] (Leon Timmermans) Wed, 20 Feb 2013 03:25:51 +0100
| Newsgroups | perl.perl5.porters,perl.makemaker |
|---|---|
| Message-ID | <CAHhgV8gG-SajWC-0XG=fzvE-ngkBSaH3rvsEstNtRTDtU7OpMA@mail.gmail.com> |
On Wed, Feb 20, 2013 at 3:21 AM, demerphq <[email protected]> wrote: > Is that going to work while building perl itself when that directory wont exist? No, ExtUtils::CBuilder->perl_inc knows exactly where to find those headers in either condition. Leon