From: Adam Sutton Date: Mon, 17 Jun 2013 16:31:29 +0000 (+0100) Subject: v4l: disable V4L for now X-Git-Tag: v3.9^2~84 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f3dc93225854900a95ada1eaea7d03d6fe204532;p=thirdparty%2Ftvheadend.git v4l: disable V4L for now I need to actually add the new code! --- diff --git a/configure b/configure index 37df083be..817f05225 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"