projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b08dbc8
)
automake: add nine to make distcheck
author
Emil Velikov
<emil.velikov@collabora.com>
Thu, 25 Feb 2016 15:12:49 +0000
(15:12 +0000)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Thu, 25 Feb 2016 19:56:07 +0000
(19:56 +0000)
Will allow us to catch/prevent issues, like the one in mesa 11.2.0-rc1.
Cc: "11.1 11.2" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
6e24dd5
..
5df8bc3
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-28,6
+28,7
@@
AM_DISTCHECK_CONFIGURE_FLAGS = \
--enable-gles1 \
--enable-gles2 \
--enable-glx-tls \
+ --enable-nine \
--enable-va \
--enable-vdpau \
--enable-xa \