Signed-off-by: Mans Rullgard <[email protected]>
---
 configure |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/configure b/configure
index 5dfa906..73efe4f 100755
--- a/configure
+++ b/configure
@@ -1158,6 +1158,7 @@ HAVE_LIST="
     threads
     trunc
     truncf
+    unistd_h
     vfp_args
     VirtualAlloc
     winsock2_h
@@ -2906,6 +2907,7 @@ check_header sys/mman.h
 check_header sys/param.h
 check_header sys/resource.h
 check_header sys/select.h
+check_header unistd.h
 check_header vdpau/vdpau.h
 check_header vdpau/vdpau_x11.h
 check_header X11/extensions/XvMClib.h
-- 
1.7.10.2

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to