projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
994be51
)
configure: drop unused variable GBM_BACKEND_DIRS
author
Emil Velikov
<emil.l.velikov@gmail.com>
Fri, 19 Jun 2015 16:48:30 +0000
(17:48 +0100)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Tue, 23 Jun 2015 16:08:05 +0000
(17:08 +0100)
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 56095baa7e86ead79a91193fd17923984b5c8fa4..ddc757e16294c1436dd67a4e51e0209cc232c21f 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1507,7
+1507,6
@@
if test "x$enable_gbm" = xyes; then
fi
if test "x$enable_dri" = xyes; then
- GBM_BACKEND_DIRS="$GBM_BACKEND_DIRS dri"
if test "x$enable_shared_glapi" = xno; then
AC_MSG_ERROR([gbm_dri requires --enable-shared-glapi])
fi