summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a1701960..99d3a3cf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -138,6 +138,10 @@ AX_CREATE_STDINT_H
dnl *** checks for types/defines ***
+dnl Check for FIONREAD ioctl declaration
+dnl used in gst/dccp
+GST_CHECK_FIONREAD
+
dnl *** checks for structures ***
dnl *** checks for compiler characteristics ***