build/mapi: More killing of TOP in favour of top_srcdir
[mesa.git] / configure.ac
index 89686b47fcfdadbe2601c3e62dc65a00a6292f69..2ecedaf0b1def668a662d1735347093c6f50ce32 100644 (file)
@@ -976,6 +976,7 @@ xyesno)
 
     # find the DRI deps for libGL
     if test "$x11_pkgconfig" = yes; then
+        PKG_CHECK_MODULES([XCB],[x11-xcb xcb-glx >= 1.8.1])
         dri_modules="x11 xext xdamage xfixes x11-xcb xcb-glx"
 
         # add xf86vidmode if available