Page MenuHomeSolus

Update perl-config-autoconf to 0.315
ClosedPublic

Authored by simniotiqu on Jan 21 2018, 10:06 PM.
Tags
None
Referenced Files
F11068647: D2048.diff
Fri, Aug 11, 10:07 PM
F11030375: D2048.diff
Wed, Aug 9, 10:56 AM
F10875251: D2048.id.diff
Jun 20 2023, 4:51 AM
F10805923: D2048.id.diff
May 29 2023, 10:47 PM
F10779725: D2048.id.diff
May 24 2023, 7:47 PM
Subscribers

Details

Summary
  • add check_builtin
  • perltidy code and add perltidy test (taken from MooX::Options)
  • ensure for many check_* methods that externally controlled ac_av_* environment variables are correctly passed into config.h
  • fix check_dirent_header to cache proving header and proving availability of 'DIR *' in such a header separately
  • _get_extra_linker_flags: add library dirs
  • enable test
Test Plan

Passed the make tests.

Diff Detail

Repository
R2327 perl-config-autoconf
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

sunnyflunk retitled this revision from Updated perl-config-autoconf to 0.315 to Update perl-config-autoconf to 0.315.
sunnyflunk edited the summary of this revision. (Show Details)
sunnyflunk added a subscriber: sunnyflunk.

Note the changes made to the commit for future reference.

This revision is now accepted and ready to land.Jan 23 2018, 12:23 AM
This revision was automatically updated to reflect the committed changes.