summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 14642faee9..a9fd94f999 100755
--- a/configure
+++ b/configure
@@ -1150,6 +1150,7 @@ HAVE_LIST="
threads
trunc
truncf
+ unistd_h
vfp_args
VirtualAlloc
winsock2_h
@@ -2866,6 +2867,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