summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 64409928..7a5ac8a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -327,7 +327,7 @@ Configure summary:
Ayatana AppIndicator (preferred) $(test "x$enable_appindicator" = xyes && echo no || echo yes)
Ubuntu AppIndicator (legacy) $(test "x$enable_appindicator" = xyes && echo yes || echo no)
- Systemd: $(test "x$enable_systemd" = xyes && echo yes || echo no)
+ Systemd: ${have_systemd}
Accountsservice: ${have_accountsservice}
Native Language support: ${USE_NLS}