diff options
author | Emil Velikov <[email protected]> | 2014-09-05 14:06:20 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2014-09-09 19:39:36 +0100 |
commit | 40bb6f93139971a459dadf88d6dfc05791071e37 (patch) | |
tree | 7f508cd3978f3bd30c5aeef5c6dd6354f67d38ef /doxygen/gallium.doc | |
parent | 2220692330ab2ac2879cfa392435784f5d5c8ca2 (diff) |
configure: bail out if building svga without libdrm
With recent commit we removed the NEED_NONNULL_WINSYS checks when
selecting the hardware (inc svga) winsys. svga has only one winsys
that explicitly requires libdrm (via it's bundled version of
vmwgfx_drm.h) but configure.ac never really checks for it.
Add the check early to prevent people from shooting themselves when
they select the driver but lack libdrm.
$ ./autogen.sh --disable-dri --disable-egl --disable-gallium-llvm
--with-dri-drivers=swrast --with-gallium-drivers=svga,swrast
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=82539
Cc: "10.2 10.3" <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'doxygen/gallium.doc')
0 files changed, 0 insertions, 0 deletions