Re: Allow Perl to specify the list of headers that are XS dependencies
Leon Timmermans <[email protected]> Wed, 20 Feb 2013 03:25:51 +0100
| Newsgroups | gmane.comp.lang.perl.perl5.porters,gmane.comp.lang.perl.modules.extutils-makemaker.devel |
|---|---|
| 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