mirror of
https://github.com/X11Libre/xf86-input-synaptics.git
synced 2026-03-24 01:34:04 +00:00
Include a build for solaris
Signed-off-by: Niveditha Rau <niveditha.rau@oracle.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
committed by
Peter Hutterer
parent
d13e83b921
commit
655d3100fc
@@ -115,6 +115,10 @@ case "${host}" in
|
||||
BUILD_PS2COMM="yes"
|
||||
BUILD_PSMCOMM="yes"
|
||||
;;
|
||||
*solaris*)
|
||||
AC_MSG_RESULT([ps2comm alpscomm])
|
||||
BUILD_PS2COMM="yes"
|
||||
;;
|
||||
*)
|
||||
AC_MSG_RESULT([none])
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user