mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-30 23:00:11 +01:00
Detect whether a new enough version of XCB is installed at configure time. If it is not, don't enable the extension and don't build the unit tests. v2: Move the AM_CONDIATION outside the case-statement so that it is invoked even for non-GLX builds. This prevents build failures with osmesa, for example. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Tested-by: Robert Hooker <robert.hooker@canonical.com> |
||
|---|---|---|
| .. | ||
| clientinfo_unittest.cpp | ||
| create_context_unittest.cpp | ||
| fake_glx_screen.cpp | ||
| fake_glx_screen.h | ||
| Makefile.am | ||
| mock_xdisplay.h | ||