summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-11-03 09:54:09 -0700
committerBrian Paul <brianp@vmware.com>2009-11-03 09:54:09 -0700
commit4bced42341d13303ae023957d3001a640cf7ea2d (patch)
tree2bbfe5c00a876ea5342ec81713b2ff6006adccd8 /configs
parent800e553e7a1703e33e54f45d0638b67001665fc5 (diff)
parenta0cd2b7029e1ac6699b807baa255e7fd2abe7f54 (diff)
Merge branch 'mesa_7_6_branch'
Diffstat (limited to 'configs')
-rw-r--r--configs/autoconf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/autoconf.in b/configs/autoconf.in
index 83737e3a7d..a7f3c9df92 100644
--- a/configs/autoconf.in
+++ b/configs/autoconf.in
@@ -124,7 +124,7 @@ INSTALL_INC_DIR = $(includedir)
DRI_DRIVER_INSTALL_DIR = @DRI_DRIVER_INSTALL_DIR@
# Where libGL will look for DRI hardware drivers
-DRI_DRIVER_SEARCH_DIR = $(DRI_DRIVER_INSTALL_DIR)
+DRI_DRIVER_SEARCH_DIR = @DRI_DRIVER_SEARCH_DIR@
# Xorg driver install directory (for xorg state-tracker)
XORG_DRIVER_INSTALL_DIR = @XORG_DRIVER_INSTALL_DIR@