mirror of
https://github.com/X11Libre/xf86-input-synaptics.git
synced 2026-03-24 01:34:04 +00:00
Enable ps2comm and alpscomm build on GNU/Hurd
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
This commit is contained in:
@@ -107,7 +107,7 @@ case "${host}" in
|
||||
BUILD_PS2COMM="yes"
|
||||
BUILD_PSMCOMM="yes"
|
||||
;;
|
||||
*solaris*)
|
||||
*solaris* | *gnu*)
|
||||
AC_MSG_RESULT([ps2comm alpscomm])
|
||||
BUILD_PS2COMM="yes"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user