diff --git a/meson_options.txt b/meson_options.txt index acbcce7..b8eb921 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -14,5 +14,4 @@ option('sndio', type: 'feature', value: 'auto', description: 'Enable support for option('logind', type: 'feature', value: 'auto', description: 'Enable support for logind') option('tests', type: 'feature', value: 'auto', description: 'Enable tests') option('experimental', type : 'boolean', value : false, description: 'Enable experimental features') -option('jack', type: 'feature', value: 'auto', description: 'Enable support for JACK DSP load monitoring') - +option('jack', type: 'feature', value: 'auto', description: 'Enable support for JACK')