From 495f37add9a288044d3e4b4fe52a9998585b4d35 Mon Sep 17 00:00:00 2001 From: Adam Sutton Date: Wed, 17 Feb 2016 11:32:47 +0000 Subject: [PATCH] build: enable HDHR static build by default --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 487456be8..47d2cf296 100755 --- a/configure +++ b/configure @@ -23,8 +23,8 @@ OPTIONS=( "linuxdvb:yes" "satip_server:yes" "satip_client:yes" - "hdhomerun_client:auto" - "hdhomerun_static:no" + "hdhomerun_client:no" + "hdhomerun_static:yes" "iptv:yes" "tsfile:yes" "dvbscan:yes" -- 2.47.3