[Mesa-dev] [PATCH] configure.ac: Enable building nouveau by default

Maarten Lankhorst m.b.lankhorst at gmail.com
Thu May 31 05:48:12 PDT 2012


Signed-off-by: Maarten Lankhorst <m.b.lankhorst at gmail.com>
---

diff --git a/configure.ac b/configure.ac
index 9fb8149..30f895c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -660,7 +660,7 @@ AC_ARG_ENABLE([gallium_tests],
     [enable_gallium_tests=no]) 
 
 # Option for Gallium drivers
-GALLIUM_DRIVERS_DEFAULT="r300,r600,svga,swrast"
+GALLIUM_DRIVERS_DEFAULT="r300,r600,nouveau,svga,swrast"
 
 AC_ARG_WITH([gallium-drivers],
     [AS_HELP_STRING([--with-gallium-drivers@<:@=DIRS...@:>@],




More information about the mesa-dev mailing list