Re: [PATCH libinput] Install libinput-version.h

2015-04-28 Thread Peter Hutterer
On Tue, Apr 28, 2015 at 08:27:03PM +0300, Jari Vetoniemi wrote: > I was looking for this to avoid querying pkg-config in build system. > Would be happy to see it included. > 2015-04-28 19:19 GMT+03:00 Derek Foreman : > > Just occurred to me, this should probably also add > > #include > > to libi

Re: [PATCH libinput] Install libinput-version.h

2015-04-28 Thread Jari Vetoniemi
I was looking for this to avoid querying pkg-config in build system. Would be happy to see it included. 2015-04-28 19:19 GMT+03:00 Derek Foreman : > Just occurred to me, this should probably also add > #include > to libinput.h? > > Or is there a reason we're not distributing this file? It doesn'

Re: [PATCH libinput] Install libinput-version.h

2015-04-28 Thread Derek Foreman
Just occurred to me, this should probably also add #include to libinput.h? Or is there a reason we're not distributing this file? It doesn't seem to be used internally for any reason, so if it's not to be distributed, should it just go away? On 28/04/15 11:07 AM, Derek Foreman wrote: > Signed-o

[PATCH libinput] Install libinput-version.h

2015-04-28 Thread Derek Foreman
Signed-off-by: Derek Foreman --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 90bdc9a..1f525ce 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -3,7 +3,8 @@ noinst_LTLIBRARIES = libinput-util.la \