blob: e4c7253f6becb63a68e8cf74447615a2e6e4cd62 (
plain)
1
2
3
4
5
6
|
#define HAVE_LIBWACOM 0
#define HAVE_VERSIONSORT 1
#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.18.0/"
#define LIBINPUT_QUIRKS_DIR "/share/libinput"
#define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks"
#define _GNU_SOURCE 1
|