ENH: Also add ARCHLIB/CORE to include search paths so perl.h can be found on non-standard install prefixes

This commit is contained in:
Philip Lowman 2009-07-17 23:51:46 -04:00
parent a94af4df64
commit dfb2d35375
1 changed files with 1 additions and 0 deletions

View File

@ -160,6 +160,7 @@ if (PERL_EXECUTABLE)
### PERL_POSSIBLE_INCLUDE_PATHS
set(PERL_POSSIBLE_INCLUDE_PATHS
${PERL_ARCHLIB}/CORE
/usr/lib/perl5/${PERL_VERSION}/${PERL_ARCHNAME}/CORE
/usr/lib/perl/${PERL_VERSION}/${PERL_ARCHNAME}/CORE
/usr/lib/perl5/${PERL_VERSION}/CORE