projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54e8dca
)
Fix mistake in 349845f7b
author
Andrei Slăvoiu
<andrei.slavoiu@gmail.com>
Sat, 21 Jan 2012 16:36:26 +0000
(11:36 -0500)
committer
Matt Turner
<mattst88@gmail.com>
Sat, 21 Jan 2012 16:36:26 +0000
(11:36 -0500)
src/mesa/drivers/dri/swrast/Makefile.am
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/swrast/Makefile.am
b/src/mesa/drivers/dri/swrast/Makefile.am
index 6e5afd5d0f03a7554fb8b27a1fc30c130a113626..0a2800440d25d14f0b57237a32462aadf1cddea0 100644
(file)
--- a/
src/mesa/drivers/dri/swrast/Makefile.am
+++ b/
src/mesa/drivers/dri/swrast/Makefile.am
@@
-39,7
+39,7
@@
AM_CFLAGS = \
dridir = $(DRI_DRIVER_INSTALL_DIR)
-if HAVE_
I965
_DRI
+if HAVE_
SWRAST
_DRI
dri_LTLIBRARIES = swrast_dri.la
endif