mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-14 13:04:35 +03:00
Use Linux backend on the Hurd
This commit is contained in:
@ -27,7 +27,7 @@ AC_PROG_LIBTOOL
|
||||
# Checks for platform.
|
||||
# ----------------------------------------------------------------------
|
||||
case "$target_os" in
|
||||
linux*)
|
||||
linux*|gnu*)
|
||||
my_htop_platform=linux
|
||||
;;
|
||||
freebsd*|kfreebsd*)
|
||||
|
Reference in New Issue
Block a user