On 15 March 2018 at 13:11, Jan Engelhardt wrote:
>
> On Thursday 2018-03-15 13:20, Pekka Paalanen wrote:
>>> diff --git a/Makefile.am b/Makefile.am
>>> index b5c29c04..8de40e51 100644
>>> --- a/Makefile.am
>>> +++ b/Makefile.am
>>> @@ -43,7 +43,8 @@ AM_CPPFLAGS =
On Thursday 2018-03-15 13:20, Pekka Paalanen wrote:
>> diff --git a/Makefile.am b/Makefile.am
>> index b5c29c04..8de40e51 100644
>> --- a/Makefile.am
>> +++ b/Makefile.am
>> @@ -43,7 +43,8 @@ AM_CPPFLAGS = \
>> -I$(top_builddir)/protocol \
>>
On Tue, 27 Feb 2018 14:14:27 +
Emil Velikov wrote:
> From: Jan Engelhardt
>
> Add the respective CFLAGS to the build, otherwise the build will error
> out as seen below.
>
> src/libinput-seat.c:30:22: fatal error: libinput.h: No such file or directory
>
> [Emil Velikov: polish commit mess
From: Jan Engelhardt
Add the respective CFLAGS to the build, otherwise the build will error
out as seen below.
src/libinput-seat.c:30:22: fatal error: libinput.h: No such file or directory
[Emil Velikov: polish commit message]
Signed-off-by: Emil Velikov
---
Jan, don't be shy to send patches u