configure.ac: Commit FIONREAD check, needed for the dccp src.

Original commit message from CVS:
* configure.ac:
Commit FIONREAD	check, needed for the dccp src.
This commit is contained in:
Jan Schmidt 2008-08-29 13:57:39 +00:00
parent 4d17648a0c
commit d6d1b4e2bc
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2008-08-29 Jan Schmidt <Jan.Schmidt@sun.com>
* configure.ac:
Commit FIONREAD check, needed for the dccp src.
2008-08-29 Edward Hervey <edward.hervey@collabora.co.uk>
* ext/faac/gstfaac.c: (gst_faac_init), (gst_faac_sink_event),

View file

@ -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 ***