blob: 78c97c77f9b271bda828442fb55a98d9e4631d30 (
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.17.0/"
#define LIBINPUT_QUIRKS_DIR "/share/libinput"
#define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks"
#define _GNU_SOURCE 1
|