]> git.draconx.ca Git - dxcommon.git/commitdiff
Simplify glconfig include mechanism.
authorNick Bowler <nbowler@draconx.ca>
Sat, 25 Feb 2012 17:08:23 +0000 (12:08 -0500)
committerNick Bowler <nbowler@draconx.ca>
Thu, 1 Mar 2012 01:16:59 +0000 (20:16 -0500)
Instead of relying on include order to select the right config.h, modify
config.h to include the glconfig header conditionally.

This allows the use of Automake's default include paths again, and is
conceptually simpler.


No differences found