Systemd/src/systemctl
Zbigniew Jędrzejewski-Szmek 79f1c8f619 build-sys: use a single ENABLE_LOGIND conditional
We used ENABLE_LOGIND for the automake conditional, and HAVE_LOGIND
for the ifdef. That wasn't wrong, but it certainly was confusing.

Also, move the ifdeffery to avoid warning about unused static function
logind_set_wall_message() when logind is disabled.
2017-04-04 20:36:09 -04:00
..
Makefile
systemctl.c build-sys: use a single ENABLE_LOGIND conditional 2017-04-04 20:36:09 -04:00
systemd-sysv-install.SKELETON