glx: Build GLX normally.
authorChia-I Wu <olvaffe@gmail.com>
Thu, 21 Jan 2010 09:58:28 +0000 (17:58 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Tue, 26 Jan 2010 03:03:54 +0000 (11:03 +0800)
commit146931769c75978c58ac0088e8ab630fc41074ec
treeac730ac643d0ce39fd9ff86ae0c3d5b9fc840647
parenta6342afe502fe52190be4d97df58eb3406b70246
glx: Build GLX normally.

GLX was built specially and before Mesa core because libglapi.a could
not be built with IN_DRI_DRIVER defined.  This is no longer the case
since 6e99e6ddbf488f6955e34ef0bc438fdcb4d90f74.

It works fine in my (limited) testing with both direct and indirect
rendering.  I also compare the outputs after preprocessing (gcc -E) with
or without this commit, and they are identical.
configure.ac
src/glx/x11/Makefile