diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 452362d7..6bc8d98b 100644 --- a/configure.ac +++ b/configure.ac @@ -96,7 +96,7 @@ if test "x$GST_CVS" = "xyes"; then fi dnl Check for FIONREAD ioctl declaration : -HAVE_FIONREAD() +GST_CHECK_FIONREAD() dnl ############################################ dnl # Super Duper options for plug-in building # |