ExtUtils-PkgConfig
view release on metacpan or search on metacpan
- Updated Makefile.PL to use a META_MERGE block with WriteMakefile(); this
block is what MetaCPAN reads when generating page output
1.13 Fri Apr 27 20:27:30 PDT 2012
- Correctly handle major-only versions, like '2' (RT #68246).
- Updated FSF address and copyrights
1.12 Sun Oct 19 13:56:07 CEST 2008
- Try to fix a test failure.
1.11 Sat Mar 15 00:35:35 CET 2008
- Fix test failures.
- If pkg-config isn't found, warn and exit with status 0 instead of
just dying so that CPAN testers don't send bogus failure reports.
1.10 Sat Feb 9 20:29:22 CET 2008
- Fix test failures with older versions of perl and pkg-config.
1.09 Tue Jan 22 21:34:35 CET 2008
- Add support for more pkg-config commands: cflags-only-I,
cflags-only-other, libs-only-other, and static-libs (RT #32426, patch
by Diab Jerius).
- Fix a test failure in t/4.t (RT #31966).
- Only print failure messages if appropriate; silence test suite.
1.08 Fri Oct 19 22:04:08 CEST 2007
- add Makefile.PL to MANIFEST.
- In the version macro generator, handle non-numeric version number
parts by only using the leading digits.
( run in 0.683 second using v1.01-cache-2.11-cpan-49f99fa48dc )