[PATCH 5/5] dix: Remove the remains of DRI1

Emil Velikov emil.l.velikov at gmail.com
Tue Dec 8 15:12:01 PST 2015


On 8 December 2015 at 22:41, Adam Jackson <ajax at redhat.com> wrote:
> Signed-off-by: Adam Jackson <ajax at redhat.com>

> --- a/test/Makefile.am
> +++ b/test/Makefile.am

> @@ -64,10 +64,6 @@ CLEANFILES = sdksyms.c
>  sdksyms.c: $(top_builddir)/hw/xfree86/sdksyms.c
>         $(AM_V_GEN)$(LN_S) $(top_builddir)/hw/xfree86/sdksyms.c
>
> -if DRI
> -libxservertest_la_LIBADD += $(top_builddir)/hw/xfree86/dri/libdri.la
> -endif
> -
Afaict this should really be part of previous commit. Since that's the
place where we remove the static library.

-Emil


More information about the xorg-devel mailing list