From: Tom Stellard <thomas.stell...@amd.com>

---

Is there any reason gallium drivers should be linking with libdricore?
They seem to work fine without it.

 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 82fe225..6e67ec0 100644
--- 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])
 
-- 
1.7.6.5

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to