oh, I modified the patch.

Commit f6b9fc88701f983c25b8046cbc2e34f53d2c68e9 could be amended by
the patch enclosed. Carlos when you will have time could you please
use that one instead of the previous one ?

thanks,
david

On Sun, Aug 17, 2014 at 6:34 PM, Rodolfo García Peñas (kix) <[email protected]> wrote:
> Hi David,
>
> this patch included an extra space at the end of the new line.
>
> Cheers,
> kix
>
>
> David Maciejak <[email protected]> escribió:
>
>
>> This patch is adding the missing X11 libs reference.
>>
>> ---
>>
>> diff --git a/WINGs/Tests/Makefile.am b/WINGs/Tests/Makefile.am
>> index de6070e..8be4edb 100644
>> --- a/WINGs/Tests/Makefile.am
>> +++ b/WINGs/Tests/Makefile.am
>> @@ -6,7 +6,7 @@ noinst_PROGRAMS = wtest wmquery wmfile testmywidget
>>
>>  LDADD= $(top_builddir)/WINGs/libWINGs.la
>> $(top_builddir)/wrlib/libwraster.la \
>>   $(top_builddir)/WINGs/libWUtil.la \
>> - @XFTLIBS@ @INTLIBS@
>> + @XFTLIBS@ @INTLIBS@ @XLIBS@
>>
>>
>>  testmywidget_SOURCES = testmywidget.c mywidget.c mywidget.h
>> --
>
>
>
> Rodolfo García Peñas (kix)
> http://www.kix.es/

Attachment: 0001-WINGs-Tests-make-them-compile-again.patch
Description: Binary data

Reply via email to