blob: 92e45ce0645d9fba5211d622915a339e40583e56 (
plain)
1
2
3
4
5
|
#define HAVE_LIBWACOM 0
#define HAVE_VERSIONSORT 1
#define LIBINPUT_QUIRKS_DIR "/share/libinput"
#define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks"
#define _GNU_SOURCE 1
|