OSDN Git Service

Update GALLIUM_AUXILIARY_DIRS in configure.ac to match configs/default.
authorMichel Dänzer <daenzer@vmware.com>
Tue, 21 Apr 2009 17:32:42 +0000 (18:32 +0100)
committerMichel Dänzer <daenzer@vmware.com>
Tue, 21 Apr 2009 17:32:42 +0000 (18:32 +0100)
configure.ac

index c4fe8a1..8412cdc 100644 (file)
@@ -417,7 +417,7 @@ WINDOW_SYSTEM=""
 GALLIUM_DIRS="auxiliary drivers state_trackers"
 GALLIUM_WINSYS_DIRS=""
 GALLIUM_WINSYS_DRM_DIRS=""
-GALLIUM_AUXILIARY_DIRS="draw translate cso_cache pipebuffer tgsi sct rtasm util"
+GALLIUM_AUXILIARY_DIRS="draw translate cso_cache pipebuffer tgsi sct rtasm util indices"
 GALLIUM_DRIVERS_DIRS="softpipe failover trace"
 GALLIUM_STATE_TRACKERS_DIRS=""