]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
meson: show default compression method in summary
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 27 Apr 2022 11:47:38 +0000 (20:47 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 27 Apr 2022 11:47:38 +0000 (20:47 +0900)
meson.build

index ee3fc62d4620ff3b9b67134929b82240f453ffed..783630c1d11024d9851fb7ac5e1f455bd38b2286 100644 (file)
@@ -4127,6 +4127,7 @@ summary({
         'nobody user name' :                nobody_user,
         'nobody group name' :               nobody_group,
         'fallback hostname' :               get_option('fallback-hostname'),
+        'default compression method' :      compression,
         'default DNSSEC mode' :             default_dnssec,
         'default DNS-over-TLS mode' :       default_dns_over_tls,
         'default mDNS mode' :               default_mdns,