projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4041662
)
choose sane default for dri driver location
author
Alan Hourihane
<alanh@tungstengraphics.com>
Sun, 17 Aug 2008 18:12:54 +0000
(19:12 +0100)
committer
Alan Hourihane
<alanh@tungstengraphics.com>
Sun, 17 Aug 2008 18:12:54 +0000
(19:12 +0100)
configs/default
patch
|
blob
|
history
diff --git
a/configs/default
b/configs/default
index 1b203b00d295efb84efe8ab0690316e58ad9b889..2d14b8aef7417f3ae16b307e981c4969edea907e 100644
(file)
--- a/
configs/default
+++ b/
configs/default
@@
-91,7
+91,7
@@
APP_LIB_DEPS = $(EXTRA_LIB_PATH) -L$(TOP)/$(LIB_DIR) -l$(GLUT_LIB) -l$(GLU_LI
# Installation directories (for make install)
INSTALL_DIR = /usr/local
-DRI_DRIVER_INSTALL_DIR = /usr/
X11R6/lib/modules
/dri
+DRI_DRIVER_INSTALL_DIR = /usr/
lib
/dri
# Where libGL will look for DRI hardware drivers
DRI_DRIVER_SEARCH_DIR = $(DRI_DRIVER_INSTALL_DIR)