OSDN Git Service

egl: Pass flags to locate Xlib headers and libraries
authorDan Nicholson <dbn.lists@gmail.com>
Sun, 18 Apr 2010 16:33:03 +0000 (09:33 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Tue, 20 Apr 2010 03:21:57 +0000 (20:21 -0700)
commit88be2171e7336201e5ee97ade36ba3de4fe939bf
treecf96ceef99bc18ae43e59888a032a8005de73481
parent8e5effefc7e1cf147315841894d1548f09b96cbc
egl: Pass flags to locate Xlib headers and libraries

eglplatform.h pulls in Xlib.h on X11 platforms. Likewise, the egl glx
driver and egl programs needs to link to libX11. Make sure we use the
locations the user told us about.

Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
progs/egl/Makefile
src/egl/drivers/glx/Makefile
src/egl/main/Makefile
src/gallium/state_trackers/egl/Makefile