aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 62f66c78..831065e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -128,6 +128,9 @@ dnl FIXME: check whether Bonobo is installed
dnl
dnl Checks for header files.
dnl
+AC_CHECK_HEADERS(sys/select.h)
+
+
dnl
dnl Checks for typedefs and structures.