]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
timeshift: enable timeshift by default in the build.
authorAdam Sutton <dev@adamsutton.me.uk>
Wed, 9 Jan 2013 21:26:40 +0000 (21:26 +0000)
committerAdam Sutton <dev@adamsutton.me.uk>
Wed, 9 Jan 2013 21:26:52 +0000 (21:26 +0000)
configure

index 6aa50abfe8ec6ff8ecc9f5f5baf2858219bf3bbe..d8cb018980fff170c1d421bd1497d27d01eadd31 100755 (executable)
--- 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"
 )