diff --git a/configure b/configure index 8d268dcb84..268997f160 100755 --- a/configure +++ b/configure @@ -2439,6 +2439,7 @@ if test "$_tv_v4l" = auto ; then if test "$_tv" = yes && linux ; then if test -c /dev/video0 || test -c /dev/video ; then cat > $TMPC < #include int main(void) { return 0; } EOF