xlib: Do not undefine _R, _G, and _B.
authorVinson Lee <vlee@freedesktop.org>
Sat, 27 Oct 2012 19:49:52 +0000 (12:49 -0700)
committerVinson Lee <vlee@freedesktop.org>
Tue, 30 Oct 2012 05:25:56 +0000 (22:25 -0700)
commit0a66ced8f822b0d5478b0cd6d72c1a6ad70647a2
tree2f928ab586c86ee557def1147b9878756a6cb07b
parentaab0ea935290cdbf6c74e4d001d4bbc8178fc14a
xlib: 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/mesa/drivers/x11/xfonts.c