[PATCH 11/16] dmx: include xfixes lib, reshuffle include order to resolve linker errors.
Peter Hutterer
peter.hutterer at who-t.net
Thu Sep 10 22:29:27 PDT 2009
On Thu, Sep 10, 2009 at 09:10:37AM +0200, Rémi Cardona wrote:
> 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 :)
thanks, amended.
Cheers,
Peter
More information about the xorg-devel
mailing list