timeshift: enable timeshift by default in the build.

This commit is contained in:
Adam Sutton 2013-01-09 21:26:40 +00:00
parent 86c4a969f7
commit 11576caf97

2
configure vendored
View file

@ -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"
)