projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0001dee
)
Build dri.pc during the build rather than the install process.
author
Eric Anholt
<eric@anholt.net>
Fri, 30 Jan 2009 23:56:01 +0000
(15:56 -0800)
committer
Eric Anholt
<eric@anholt.net>
Sat, 31 Jan 2009 20:04:07 +0000
(12:04 -0800)
In a normal build system this is generated by configure.
src/mesa/drivers/dri/Makefile
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/Makefile
b/src/mesa/drivers/dri/Makefile
index 9e49fb16f53bc6fa787b216d465e9c0ea90b1e8d..32db0978613d798db28737f6d354ce71566b9d98 100644
(file)
--- a/
src/mesa/drivers/dri/Makefile
+++ b/
src/mesa/drivers/dri/Makefile
@@
-6,7
+6,7
@@
include $(TOP)/configs/current
-default: $(TOP)/$(LIB_DIR) subdirs
+default: $(TOP)/$(LIB_DIR) subdirs
dri.pc
$(TOP)/$(LIB_DIR):