Mesa (master): configure: Add galahad to default build.

Corbin Simpson csimpson at kemper.freedesktop.org
Wed Jun 23 07:12:50 UTC 2010


Module: Mesa
Branch: master
Commit: 256097858881323d0b6ece248be163bb157f43aa
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=256097858881323d0b6ece248be163bb157f43aa

Author: Corbin Simpson <MostAwesomeDude at gmail.com>
Date:   Tue Jun 22 22:00:43 2010 -0700

configure: Add galahad to default build.

---

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 7f5db09..5cfdd45 100644
--- a/configure.ac
+++ b/configure.ac
@@ -474,7 +474,7 @@ GLU_DIRS="sgi"
 GALLIUM_DIRS="auxiliary drivers state_trackers"
 GALLIUM_TARGET_DIRS=""
 GALLIUM_WINSYS_DIRS="sw"
-GALLIUM_DRIVERS_DIRS="softpipe failover trace rbug identity"
+GALLIUM_DRIVERS_DIRS="softpipe failover galahad trace rbug identity"
 GALLIUM_STATE_TRACKERS_DIRS=""
 
 case "$mesa_driver" in




More information about the mesa-commit mailing list