Re: [PATCH] build: honor results obtained by pkg-config libinput

2014-09-30 Thread sardemff7+wayland
On 2014-09-08 15:03, Jan Engelhardt wrote: The error was: src/libinput-seat.c:30:22: fatal error: libinput.h: No such file or directory --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index b2d6893..7f3e5d3 100644 --- a/Makefile.a

[PATCH] build: honor results obtained by pkg-config libinput

2014-09-30 Thread Jan Engelhardt
The error was: src/libinput-seat.c:30:22: fatal error: libinput.h: No such file or directory --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index b2d6893..7f3e5d3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,7 +34,8 @@ AM_CPPFLA