diff options
Diffstat (limited to 'Make.config')
-rw-r--r-- | Make.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Make.config b/Make.config index 7f80a5d..5cc25da 100644 --- a/Make.config +++ b/Make.config @@ -9,8 +9,8 @@ PREFIX = /usr/local -# enable AUX patch, in VDR >= 2.3.3 not needed! -#WITH_AUX_PATCH = 1 +# enable AUX patch, in VDR >= 2.3.4 not needed! +WITH_AUX_PATCH = 1 # enable graphtftng and/or pin plugin support if autodetection below don't work #WITH_GTFT = 1 |