Re: [libinput] Problem with meson configure

2017-07-04 Thread Peter Hutterer
On Mon, Jul 03, 2017 at 10:20:13AM -0400, Marty Jack wrote: > > With -Dlibwacom=false, an error occurs. It looks like it is because the > definition is inside "if have_libwacom". > I'd suggest a fix, but I have no experience with meson to know what the best > style would be. > > meson --prefix

[libinput] Problem with meson configure

2017-07-03 Thread Marty Jack
With -Dlibwacom=false, an error occurs. It looks like it is because the definition is inside "if have_libwacom". I'd suggest a fix, but I have no experience with meson to know what the best style would be. meson --prefix=/usr --buildtype=release ../libinput-1.8.0 --libexecdir=/usr/lib \ -Ddeb