bring back linux support

Signed-off-by: stefan11111 <stefan11111@shitposting.expert>
This commit is contained in:
stefan11111
2025-06-19 22:38:59 +03:00
committed by Enrico Weigelt
parent a0aa387ba7
commit ba4c235867
4 changed files with 243 additions and 5 deletions

View File

@@ -72,7 +72,7 @@ AC_SUBST([sdkdir])
# Work out which OS mouse driver we need to build
case $host_os in
linux*)
AC_MSG_ERROR([This is not the mouse driver you are looking for. Use evdev or libinput.])
OS_MOUSE_NAME=lnx
;;
freebsd*|kfreebsd*-gnu|dragonfly*|netbsd*|openbsd*)
OS_MOUSE_NAME=bsd