aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 7157287..b391e48 100644
--- a/configure.in
+++ b/configure.in
@@ -119,6 +119,9 @@ else
AC_DEFINE_UNQUOTED(DONT_UPDATE_MTAB)
fi
+dnl Check, if compiler knows about bool
+AC_CHECK_BOOL
+
dnl Type of sighandlers
AC_TYPE_SIGNAL