projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e42f16c
)
configure.ac: Don't link gallium drivers with libdricore
author
Tom Stellard
<thomas.stellard@amd.com>
Tue, 4 Sep 2012 13:37:02 +0000
(09:37 -0400)
committer
Tom Stellard
<thomas.stellard@amd.com>
Wed, 5 Sep 2012 18:01:56 +0000
(14:01 -0400)
Reviewed-by: Matt Turner <mattst88@gmail.com>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 82fe2251b972887cfc8da49a023ec6de3127062b..6e67ec039e934766821f63284dce2a1d58ac7095 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-908,7
+908,6
@@
AC_SUBST([GLAPI_LIB_DEPS])
DRI_LIB_DEPS="\$(top_builddir)/src/mesa/libdricore/libdricore${VERSION}.la"
-GALLIUM_DRI_LIB_DEPS="\$(TOP)/\$(LIB_DIR)/libdricore${VERSION}.so"
AC_SUBST([HAVE_XF86VIDMODE])