summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2007-02-10 21:34:14 +0000
committerMåns Rullgård <mans@mansr.com>2007-02-10 21:34:14 +0000
commitf6f147525e2a536cb0d7ac024f81a147336265a4 (patch)
treea569616034c8b3c6e16b46fa1135c77a1eeff3c7 /configure
parent6c7aaa48addb60f7a61104d46f3fc70bc9e3eb5d (diff)
test for video4linux
Originally committed as revision 7909 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 987329f009..93edde72bd 100755
--- a/configure
+++ b/configure
@@ -1775,6 +1775,7 @@ int main( void ) {
}
EOF
+enabled video4linux && check_header linux/videodev.h || disable video4linux
enabled video4linux2 && check_header linux/videodev2.h || disable video4linux2
# check for ioctl_meteor.h, ioctl_bt848.h and alternatives