targets/egl: Fix a warning with --disable-opengl build.
authorChia-I Wu <olv@lunarg.com>
Sun, 31 Oct 2010 13:14:20 +0000 (21:14 +0800)
committerChia-I Wu <olv@lunarg.com>
Sun, 31 Oct 2010 13:22:26 +0000 (21:22 +0800)
commit52ef148923ef53dfd2192273bcdac39f233da869
tree2c736c6bbad60f7c393f540fe074d93f3c7b49d7
parent1230050363cd30c457a64e51dac41f3471e87fc4
targets/egl: Fix a warning with --disable-opengl build.

API_DEFINES is the defines for libmesagallium.a.  Append it to
egl_CPPFLAGS only when st_GL.so, which uses libmesagallium.a, is built.
src/gallium/targets/egl/Makefile