summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-12-14 19:51:56 -0500
committerEric S. Raymond <esr@thyrsus.com>2010-12-14 19:51:56 -0500
commit5ae35ce3328cce022bc9f2bd52641e305c8ddbbc (patch)
tree8b77291a269939dc59f5c004661be931a4cdf248 /configure.ac
parenta3d71aa35d22cbd6576edc296bef660a2a79a7f9 (diff)
downloadgpsd-5ae35ce3328cce022bc9f2bd52641e305c8ddbbc.tar.gz
Replace a FIONREAD call with select(2).
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index d8c6d54e..332fa677 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,8 +29,6 @@ AC_DEFUN_ONCE([ACREQUIRE_BUGFIX],
ACREQUIRE_BUGFIX
# ACREQUIRE_BUGFIX done
-AC_CHECK_HEADERS(sys/ioctl.h)
-
dnl AM_PATH_PYTHON provided with automake can be too old. Look
dnl for newer python first, and include 2.6 on the list.
m4_define([_AM_PYTHON_INTERPRETER_LIST],