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