linux-dri-xcb: Fix undefined refs when linking with libGL
authorDan Nicholson <dbn.lists@gmail.com>
Mon, 29 Oct 2007 18:17:04 +0000 (11:17 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Mon, 29 Oct 2007 18:17:04 +0000 (11:17 -0700)
commit3b9e28d507f77e3c32a29de2d2d4d857d5e5309f
tree6f31e7ed0a6ff08e294aa47f6f379d68ecb7bda2
parent40133487dbdd14456a8a4f6a5716f57a36eb1ea7
linux-dri-xcb: Fix undefined refs when linking with libGL

GL_LIB_DEPS was missing -lXdamage and -lXfixes, which was causing
linker errors when trying to build the programs.
configs/linux-dri-xcb