mirror of
https://github.com/systemd/systemd.git
synced 2026-07-12 10:34:12 +00:00
Let's allow distros to change the support URL to expose in catalog entries by default. It doesn't make sense to direct end-users to the upstream project for common errors. This adds a --with-support-url= switch to configure, which allows overriding the default at build-time. Fixes: #2516