summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-01-12 11:22:59 +0100
committerAnton Khirnov <anton@khirnov.net>2012-01-24 18:04:19 +0100
commit941e9f22386e923183dc4c5392d0ef2a85b68d51 (patch)
tree95befca94e83d76bbf1f6cd93c1ef91b402b3e05 /configure
parentd1ad6bdb6b578919f706694656a071d7ff7d9d84 (diff)
lavd: remove deprecated v4l grab device.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index aff889457e..1c96393a36 100755
--- a/configure
+++ b/configure
@@ -1486,7 +1486,6 @@ oss_outdev_deps_any="soundcard_h sys_soundcard_h"
pulse_indev_deps="libpulse"
sndio_indev_deps="sndio_h"
sndio_outdev_deps="sndio_h"
-v4l_indev_deps="linux_videodev_h"
v4l2_indev_deps_any="linux_videodev2_h sys_videoio_h"
vfwcap_indev_deps="capCreateCaptureWindow vfwcap_defines"
vfwcap_indev_extralibs="-lavicap32"
@@ -2988,7 +2987,6 @@ fi
texi2html -version > /dev/null 2>&1 && enable texi2html || disable texi2html
check_header linux/fb.h
-check_header linux/videodev.h
check_header linux/videodev2.h
check_struct linux/videodev2.h "struct v4l2_frmivalenum" discrete