]> git.draconx.ca Git - liblbx.git/commit
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)
commit7ac7ae8d08541f9d91f07bd3b7f91e9fa201b683
treebb3d57f53f79559879f96acfff1755fc9834a823
parentcdfd126039d367b116f0e462b3583e30a7db5cd9
build: Implement a better GTK+ detection macro.

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.
configure.ac
m4/gtk2.m4 [new file with mode: 0644]