]> git.draconx.ca Git - cdecl99.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)
commitd76ea597ae42f16aadb34f4e740cf333f6ca856f
treee3c0f9914376ab873dc97cebfd517bf0b181813e
parentc6dcb6021d8f593bbb1bc1e82d0f193685e5a4a7
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.
Makefile.am
conf_pre.h [new file with mode: 0644]
configure.ac
glconfig.mk