]> git.draconx.ca Git - dxcommon.git/commit
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)
commit4d4e441e6d6dd231a00921765ba0d4ef00d209d9
treecf3e61aec6f44935af70ea1a7d59895194386e69
parent8c2b7b249f46844af925b1f19ab5f8d242b392f3
Simplify glconfig include mechanism.

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.
snippet/glconfig.mk