aboutsummaryrefslogtreecommitdiffstats
path: root/conf/configure.in.in
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2005-04-16 10:04:25 +0000
committerReuben Thomas <rrt@sc3d.org>2005-04-16 10:04:25 +0000
commit9c81cf11dc46f6b95eb6f2636658beaa4cf73504 (patch)
tree2c14ed1436bbf36a22a679bf041c9421a826b841 /conf/configure.in.in
parenta27e5d8b046c193fad2c1eec19ecd33547369f85 (diff)
downloadplptools-9c81cf11dc46f6b95eb6f2636658beaa4cf73504.tar.gz
plptools-9c81cf11dc46f6b95eb6f2636658beaa4cf73504.tar.bz2
plptools-9c81cf11dc46f6b95eb6f2636658beaa4cf73504.zip
Remove calls of AC_CHECK_BOOL, which no longer exists.
Diffstat (limited to 'conf/configure.in.in')
-rw-r--r--conf/configure.in.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/configure.in.in b/conf/configure.in.in
index 77185fc..fddd695 100644
--- a/conf/configure.in.in
+++ b/conf/configure.in.in
@@ -155,9 +155,6 @@ fi
dnl Check, if bot time.h and sys/time.h may be included
AC_HEADER_TIME
-dnl Check, if compiler knows about bool
-AC_CHECK_BOOL
-
dnl Type of sighandlers
AC_TYPE_SIGNAL