summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJames Clarke <jrtc27@jrtc27.com>2016-04-18 23:57:30 +0100
committerJames Clarke <jrtc27@jrtc27.com>2016-04-18 23:57:30 +0100
commit2de52862a693327e9d18057b175e4a7753a492e3 (patch)
tree01b8016e355cdacbe9f02a98b9083880f16fb48d /configure.ac
parenta9508275ccdb875b57c6e7f6af746abb266663f8 (diff)
Use Linux backend on the Hurd
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8d48d680..ccbfb52c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ AC_PROG_LIBTOOL
# Checks for platform.
# ----------------------------------------------------------------------
case "$target_os" in
-linux*)
+linux*|gnu*)
my_htop_platform=linux
;;
freebsd*|kfreebsd*)

© 2014-2024 Faster IT GmbH | imprint | privacy policy