summaryrefslogtreecommitdiffstats
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 af048155..452362d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -95,6 +95,9 @@ if test "x$GST_CVS" = "xyes"; then
AC_DEFINE(GST_LEVEL_DEFAULT, GST_LEVEL_ERROR, [Default errorlevel to use])
fi
+dnl Check for FIONREAD ioctl declaration :
+HAVE_FIONREAD()
+
dnl ############################################
dnl # Super Duper options for plug-in building #
dnl ############################################