Fixed bug 5473 - Add WSCONS support for NetBSD
wahil1976 This patch adds WSCONS support for NetBSD.
This commit is contained in:
@@ -3626,7 +3626,7 @@ case "$host" in
|
||||
freebsd)
|
||||
CheckInputKBIO
|
||||
;;
|
||||
openbsd)
|
||||
openbsd|netbsd)
|
||||
CheckInputWSCONS
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user