]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - configure
Use setmode() if it exists in <io.h>, and not based on O_BINARY.
[frescor/ffmpeg.git] / configure
index 6916df471bd16550a69b94e1d493bc343a41242f..37af6c4bca0e4882b946ab8ecb69d54589b782de 100755 (executable)
--- a/configure
+++ b/configure
@@ -875,6 +875,7 @@ HAVE_LIST="
     roundf
     sdl
     sdl_video_size
+    setmode
     socklen_t
     soundcard_h
     poll_h
@@ -1823,6 +1824,7 @@ check_func  inet_aton $network_extralibs
 check_func  memalign
 check_func  mkstemp
 check_func  posix_memalign
+check_func_headers io.h setmode
 check_func_headers windows.h GetProcessTimes
 
 check_header conio.h