[PATCH 11/16] dmx: include xfixes lib, reshuffle include order to resolve linker errors.

Rémi Cardona remi at gentoo.org
Thu Sep 10 00:10:37 PDT 2009


Le 10/09/2009 08:54, Peter Hutterer a écrit :
> diff --git a/hw/dmx/Makefile.am b/hw/dmx/Makefile.am
> index 9e9b39a..107cd05 100644
> --- a/hw/dmx/Makefile.am
> +++ b/hw/dmx/Makefile.am
> @@ -86,7 +86,8 @@ XDMX_LIBS = \
>           input/libdmxinput.a \
>           config/libdmxconfig.a \
>   	$(MAIN_LIB) \
> -	$(XSERVER_LIBS)
> +	$(XSERVER_LIBS) \
> +        $(top_srcdir)/xfixes/libxfixes.la
         ^^^^ mixed tab/space indent here :)

Rémi


More information about the xorg-devel mailing list