mirror of https://github.com/cutefishos/appmotor
Fix linking to systemd when elogind is used instead
This is mainly useful for non-glibc systems. Yes, systemd doesn't even run on non-glibc systems, but elogind does and this way it links to both systemd and elogind. However due to switching the way we link to systemd, we now also make sure systemd is actually installed on the system before we even try to compile, thus preventing compiler errors when systemd isn't present.pull/1/head
parent
9970c11190
commit
e5707b8f3f
Loading…
Reference in New Issue