[Mesa-dev] [PATCH 4/4] configure: inform the user when we're building sw/kms-dri

Emil Velikov emil.l.velikov at gmail.com
Fri Sep 5 06:06:23 PDT 2014


Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
---
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac b/configure.ac
index d7511d7..e2ba485 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1960,6 +1960,7 @@ if test -n "$with_gallium_drivers"; then
             fi
 
             if test "x$have_libdrm" = xyes; then
+                GALLIUM_WINSYS_DIRS="$GALLIUM_WINSYS_DIRS sw/kms-dri"
                 GALLIUM_TARGET_DIRS="$GALLIUM_TARGET_DIRS dri/kms-swrast"
             fi
             ;;
-- 
2.0.2



More information about the mesa-dev mailing list