mirror of
https://github.com/X11Libre/xf86-input-mouse.git
synced 2026-03-24 01:24:06 +00:00
bring back linux support
Signed-off-by: stefan11111 <stefan11111@shitposting.expert>
This commit is contained in:
committed by
Enrico Weigelt
parent
a0aa387ba7
commit
ba4c235867
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user