Update GLX dependencies now that DRI & DRI2 are builtins, not modules
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Tue, 17 Sep 2013 04:45:29 +0000 (21:45 -0700)
committerAlan Coopersmith <alan.coopersmith@oracle.com>
Tue, 15 Oct 2013 00:56:44 +0000 (17:56 -0700)
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
hw/xfree86/dixmods/Makefile.am

index 9933bc8..3c43640 100644 (file)
@@ -32,7 +32,7 @@ libglx_la_LIBADD = $(top_builddir)/glx/libglx.la $(GLX_SYS_LIBS)
 if AIGLX_DRI_LOADER
 libglx_la_LIBADD += $(top_builddir)/glx/libglxdri.la
 if NO_UNDEFINED
-libglx_la_LIBADD += ../dri/libdri.la ../dri2/libdri2.la
+libglx_la_LIBADD += $(LIBDRM_LIBS) $(PIXMAN_LIBS)
 endif
 endif
 libglx_la_SOURCES = glxmodule.c