benkasminbullock / image-png-libpng

Perl interface to libpng
https://metacpan.org/release/Image-PNG-Libpng
0 stars 2 forks source link

Use pkg-config flags correctly #30

Closed ppisar closed 3 years ago

ppisar commented 4 years ago

This patch fixes two issues:

Linker flags were ignored because of a typo in Makefile.PL. Flags obtained by pkg-config were contaminated by default flag values.