Enable ps2comm and alpscomm build on GNU/Hurd

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
This commit is contained in:
Samuel Thibault
2012-09-15 23:52:13 +02:00
parent a245d42f53
commit 89cffd403b

View File

@@ -107,7 +107,7 @@ case "${host}" in
BUILD_PS2COMM="yes"
BUILD_PSMCOMM="yes"
;;
*solaris*)
*solaris* | *gnu*)
AC_MSG_RESULT([ps2comm alpscomm])
BUILD_PS2COMM="yes"
;;