mirror of https://github.com/xzeldon/htop.git
Use Linux backend on the Hurd
This commit is contained in:
parent
a9508275cc
commit
2de52862a6
|
@ -27,7 +27,7 @@ AC_PROG_LIBTOOL
|
|||
# Checks for platform.
|
||||
# ----------------------------------------------------------------------
|
||||
case "$target_os" in
|
||||
linux*)
|
||||
linux*|gnu*)
|
||||
my_htop_platform=linux
|
||||
;;
|
||||
freebsd*|kfreebsd*)
|
||||
|
|
Loading…
Reference in New Issue