st/glx: Do not undefine _R, _G, and _B.
authorVinson Lee <vlee@freedesktop.org>
Mon, 18 Jun 2012 05:07:28 +0000 (22:07 -0700)
committerVinson Lee <vlee@freedesktop.org>
Mon, 18 Jun 2012 16:42:08 +0000 (09:42 -0700)
commitd1acae2bdca85a6cfdddbf8410271f9d7469a221
tree75b1bc85b0b35c11a9d4e749f2eb12120afbf1bb
parent8ae93c68ea3538e9e2c2462710a87192e026238d
st/glx: Do not undefine _R, _G, and _B.

Fixes build error on Cygwin and Solaris. _R, _G, and _B are used in
ctype.h on those platforms.

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/state_trackers/glx/xlib/glx_usefont.c