]> git.ipfire.org Git - thirdparty/dbus.git/commit
Only support systemd: transport if we have systemd libraries
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 6 Jan 2014 16:53:26 +0000 (16:53 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 19 Feb 2014 16:52:29 +0000 (16:52 +0000)
commit7fb57c75765b4a0ff0b4caf188df0f4eebb00c19
tree2ffe4cf148ed039324a344ef088f83c2a0db1977
parentea1884e3e5c30c681e1935476b4701166c43125c
Only support systemd: transport if we have systemd libraries

This means we can drop our convenience copy of sd-daemon.[ch]. We're
checking for libsd-daemon anyway, to support journald and logind
integration.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71818
Reviewed-by: Lennart Poettering <lennart@poettering.net>
cmake/dbus/CMakeLists.txt
configure.ac
dbus/Makefile.am
dbus/dbus-sysdeps-unix.c
dbus/dbus-sysdeps-util-unix.c
dbus/sd-daemon.c [deleted file]
dbus/sd-daemon.h [deleted file]