-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Configure was failing on systems without systemd-units installed because pkg-config would report an empty string for systemd unit directory.
We should not run any detection of systemd unit dir if systemd is not selected as the init script type.
This probably slipped through because even F14 has systemd-units package and the corresponding .pc file.