summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/meson.build b/meson.build
index 66c4e9b..e2a8670 100644
--- a/meson.build
+++ b/meson.build
@@ -378,8 +378,6 @@ if enable_logind
endif
output += ' polkitd user: ' + polkitd_user + ' \n'
output += ' Javascript engine: ' + js_engine + '\n'
-if enable_logind
-endif
output += ' PAM support: ' + enable_pam.to_string() + '\n\n'
if enable_pam
output += ' PAM file auth: ' + pam_conf['PAM_FILE_INCLUDE_AUTH'] + '\n'