On Sun, Mar 17, 2024 at 3:33 AM Niels Thykier <nore...@salsa.debian.org> wrote: > meson.pm: Pass --auto-features=auto in compat 14+
The meson default is already --auto-features=auto. We are requesting that it be changed in debhelper compat 14 to --auto-features=enabled. https://mesonbuild.com/Build-options.html#features Fedora does this and this Fedora maintainer assumed that all other major Linux distros were doing it too: https://blogs.gnome.org/mcatanzaro/2022/07/15/best-practices-for-build-options/ Thank you, Jeremy Bícha