On 2012-06-21 17:03:46 +0100, Måns Rullgård wrote: > 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
ok Janne _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
