pipewire/src/daemon/systemd
Barnabás Pőcze cc73053512 treewide: meson.build: use feature.allowed()
Since meson 0.59.0, a feature object has an `allowed()`
method which returns true when the feature is set to
'enabled' or 'auto'.

Utilize that instead of the previously used

  not feature.disabled()
2022-02-04 00:15:59 +01:00
..
system treewide: meson.build: simplify get_variable() calls 2022-01-17 08:28:53 +00:00
user treewide: meson.build: simplify get_variable() calls 2022-01-17 08:28:53 +00:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00