12 lines
371 B
Diff
12 lines
371 B
Diff
diff -Naur a/configure.ac b/configure.ac
|
|
--- configure.ac 2014-05-30 14:52:21.285561084 +0400
|
|
+++ configure.ac 2014-05-30 14:52:30.335421526 +0400
|
|
@@ -1293,6 +1293,7 @@
|
|
fi
|
|
GALLIUM_STATE_TRACKERS_DIRS="xa $GALLIUM_STATE_TRACKERS_DIRS"
|
|
enable_gallium_loader=yes
|
|
+ enable_gallium_drm_loader=yes
|
|
fi
|
|
AM_CONDITIONAL(HAVE_ST_XA, test "x$enable_xa" = xyes)
|
|
|