From f3dc93225854900a95ada1eaea7d03d6fe204532 Mon Sep 17 00:00:00 2001 From: Adam Sutton Date: Mon, 17 Jun 2013 17:31:29 +0100 Subject: [PATCH] v4l: disable V4L for now I need to actually add the new code! --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 37df083b..817f0522 100755 --- a/configure +++ b/configure @@ -17,7 +17,7 @@ ROOTDIR=$(cd "$(dirname "$0")"; pwd) OPTIONS=( "cwc:yes" - "v4l:yes" + "v4l:no" "linuxdvb:yes" "iptv:yes" "tsfile:yes"