diff --git a/meson_options.txt b/meson_options.txt index 07023fdb9..cbd5c5020 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -31,7 +31,7 @@ option('gtk_doc', type : 'feature', value : 'auto', yield : true, option('icu_builtin', type: 'boolean', value: false, description: 'Don\'t separate ICU support as harfbuzz-icu module') option('with_libstdcxx', type: 'boolean', value: false, - description: 'Allow linking with libstdc++ (always enabled in Windows)') + description: 'Allow linking with libstdc++') option('experimental_api', type: 'boolean', value: false, description: 'Enable experimental APIs') option('amalgam', type: 'boolean', value: false,