]> granicus.if.org Git - transmission/commit
#5921: Use libsystemd instead of libsystemd-daemon (original patches by Sandro Tosi...
authorMike Gelfand <mikedld@mikedld.com>
Sat, 23 Apr 2016 16:13:25 +0000 (16:13 +0000)
committerMike Gelfand <mikedld@mikedld.com>
Sat, 23 Apr 2016 16:13:25 +0000 (16:13 +0000)
commit0862099d0bf5a3ec8b2e9d538458d612897741a2
tree90ec9a065fc86eccc81fd5029b6ea346d65722c6
parent2b917de65b378fe458c2c6a9d77dcbed89b056cc
#5921: Use libsystemd instead of libsystemd-daemon (original patches by Sandro Tosi and Mike Gilbert)

In systemd v209, released over two years ago, the various libsystemd-*
libraries (libsystemd-journal.so, libsystemd-login.so, libsystem-daemon.so,
libsystemd-id128.so) were merged into a single libsystemd.so library to
reduce code duplication and avoid cyclic dependencies.
CMakeLists.txt
configure.ac
daemon/CMakeLists.txt
daemon/Makefile.am
daemon/daemon.c