systemd: stop using compat libs 68/39068/1
authorPatrick Ohly <patrick.ohly@intel.com>
Mon, 23 Mar 2015 12:32:04 +0000 (05:32 -0700)
committerLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Fri, 8 May 2015 05:10:43 +0000 (07:10 +0200)
commit77cac6d9d8faf3e658ca21c484de57b02e32f6e4
treede6c8a3c3ba0cdc56995326a31c20988968b2007
parent30d8fb321127843ee6fdf33c8426ae438053d0dd
systemd: stop using compat libs

libsystemd-journal and libsystemd-daemon are considered obsolete
in systemd since 2.09 and may not be available (not compiled
by default).

The cynara code works fine with the current libsystemd, so just
use that.

Change-Id: I50f971f41a65a1e679ff9b7ca760f6d5f7c5c9d9
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
src/CMakeLists.txt