Created attachment 69817 [details] [review] Add support for configuring --with-valgrind=auto This is the configuration I'd like to use for the "debug build" of dbus on Debian - if we use --with-valgrind=yes, we have to hard-code knowledge of which architectures do and don't have Valgrind in two places instead of just one.
(In reply to comment #0) > two places instead of just one ... namely, the list of build-dependencies in debian/control (which will continue to list supported architectures), and the call to configure in debian/rules (which will no longer need to).
Comment on attachment 69817 [details] [review] Add support for configuring --with-valgrind=auto Review of attachment 69817 [details] [review]: ----------------------------------------------------------------- Looks good.
None of the maintainers vetoed this, so I'll apply it next time I do a test build.
fixed in git for 1.7.6
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.