summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2013-12-07 09:27:40 -0500
committerGaetan Nadon <memsize@videotron.ca>2013-12-07 09:27:40 -0500
commit1e8e8d950bebfa3c9f5a8195d5a6f940b58226f1 (patch)
tree5b9e8d1461a84c876a38b511d0c10e4035f81f2e
parentf81a944c85c77294e7ab268b760bc8bbe0927a8b (diff)
jhbuild: mesa: enable xa as it is required to build vmware driver
It exercises more code. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--xorg.modules2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg.modules b/xorg.modules
index c1e141f..351875a 100644
--- a/xorg.modules
+++ b/xorg.modules
@@ -3357,7 +3357,7 @@
</autotools>
<!-- The Mesa 3D Graphics Library - Modules Definition -->
- <autotools id="mesa-mesa">
+ <autotools id="mesa-mesa" autogenargs="--enable-xa">
<branch module="mesa/mesa"
checkoutdir="mesa/mesa"/>
<dependencies>