]> git.ipfire.org Git - people/ms/ddns.git/commit
configure: Fix systemd detection systemd-support
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Jun 2015 21:32:15 +0000 (21:32 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Jun 2015 21:32:15 +0000 (21:32 +0000)
commitb7c83ff1a542be0e54b71841deeb3cb33ecd4000
treecbb81640b3d50771b661318bb5cc8040b93be746
parentf62fa5baffe2d225604460ecd03b8159b987df8f
configure: Fix systemd detection

libsystem-daemon does not exist any more in newer versions of
systemd so that we will need to check libsystemd.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
configure.ac