]> git.draconx.ca Git - liblbx.git/commitdiff
build: Implement a better GTK+ detection macro.
authorNick Bowler <nbowler@draconx.ca>
Thu, 11 Feb 2010 00:08:25 +0000 (19:08 -0500)
committerNick Bowler <nbowler@draconx.ca>
Thu, 11 Feb 2010 04:46:58 +0000 (23:46 -0500)
This macro uses the same ideas behind the libpng detection, does not
suffer from the POSIXLY_CORRECT nonsense, doesn't duplicate checks
for pkg-config, supports caching, and properly fails when it should.


No differences found