summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index ec2222d7..8431242f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -336,6 +336,7 @@ if test "$my_htop_platform" = "solaris"; then
# Since ncruses macros use the ERR macro, we can not use another name.
AC_DEFINE([ERR], [(-1)], [Predefine ncurses macro.])
fi
+AC_CHECK_FUNCS( [set_escdelay] )
AC_ARG_ENABLE([hwloc],