mirror of
https://github.com/xzeldon/htop.git
synced 2024-12-24 23:15:46 +00:00
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
Block a user