From: Adam Sutton Date: Wed, 9 Jan 2013 21:26:40 +0000 (+0000) Subject: timeshift: enable timeshift by default in the build. X-Git-Tag: v3.5~134 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11576caf97cab1eab0367a0efaab3bb0f8f0f2d5;p=thirdparty%2Ftvheadend.git timeshift: enable timeshift by default in the build. --- diff --git a/configure b/configure index 6aa50abfe..d8cb01898 100755 --- a/configure +++ b/configure @@ -20,11 +20,11 @@ OPTIONS=( "v4l:yes" "linuxdvb:yes" "dvbscan:yes" + "timeshift:yes" "imagecache:auto" "avahi:auto" "zlib:auto" "libav:auto" - "timeshift:no" "bundle:no" "dvbcsa:no" )