mirror of
https://github.com/oasislinux/oasis.git
synced 2026-02-01 11:34:17 +01:00
7 lines
273 B
C
7 lines
273 B
C
#define HAVE_LIBWACOM 0
|
|
#define HAVE_VERSIONSORT 1
|
|
#define HTTP_DOC_LINK "https://wayland.freedesktop.org/libinput/doc/1.19.3/"
|
|
#define LIBINPUT_QUIRKS_DIR "/share/libinput"
|
|
#define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks"
|
|
#define _GNU_SOURCE 1
|