mpv/waftools/fragments
wm4 67888a41e7 build: make DVB test stricter
I got a report that the build on a recent aarch64 Linux kernel failed.
DVB support was detected, but errored on compilation:

In file included from ../stream/stream_dvb.c:57:0:

../stream/dvbin.h:72:5: error: unknown type name 'fe_bandwidth_t'

     fe_bandwidth_t bw;

Make the test stricter, which should take care of this. (I couldn't find
out what exactly triggered the failure, nor could I attempt to reproduce
it.)

The change in stream/dvbin.h is to make sure that this isn't caused by
incorrect header inclusion. It now includes the same files as the
configure test.
2016-04-02 20:51:39 +02:00
..
cocoa.m
coreaudio.c
dvb.c build: make DVB test stricter 2016-04-02 20:51:39 +02:00
gl_x11.c
iconv.c
oss_audio.c
oss_audio_sunaudio.c
pthreads.c
pvr.c
sse.c
wasapi.c