projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
814345f
)
build: Order src/Makefile correctly
author
Matt Turner
<mattst88@gmail.com>
Mon, 24 Sep 2012 21:30:21 +0000
(14:30 -0700)
committer
Matt Turner
<mattst88@gmail.com>
Mon, 1 Oct 2012 22:23:04 +0000
(15:23 -0700)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 0e66823e7735d41f25db567a046dc2ce570fb1fc..f96cffcfcb4733bb6bf22e6a3355dd7f25c7ca24 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1963,6
+1963,7
@@
CXXFLAGS="$CXXFLAGS $USER_CXXFLAGS"
dnl Substitute the config
AC_CONFIG_FILES([configs/current
Makefile
+ src/Makefile
src/egl/Makefile
src/egl/drivers/Makefile
src/egl/drivers/dri2/Makefile
@@
-1988,7
+1989,6
@@
AC_CONFIG_FILES([configs/current
src/glx/Makefile
src/glx/tests/Makefile
src/gtest/Makefile
- src/Makefile
src/mapi/es1api/Makefile
src/mapi/es1api/glesv1_cm.pc
src/mapi/es2api/Makefile