]> git.draconx.ca Git - dxcommon.git/commitdiff
Add libpng detection macro.
authorNick Bowler <nbowler@elliptictech.com>
Mon, 9 Jun 2014 23:46:34 +0000 (19:46 -0400)
committerNick Bowler <nbowler@draconx.ca>
Mon, 9 Jun 2014 23:46:34 +0000 (19:46 -0400)
I've been carrying around library detection in individual projects for
too long.  This is a from-scratch rewrite of the core probing code but
the actual libpng test is basically the same as before.

The idea is to better leverage M4 macros to reduce duplication, so it
should be easy to add more libraries in the future.


No differences found