On Fri, 4 Jul 2014 19:53:20 +0300
Valentin Popa wrote:
> Since version 209 of systemd, libsystemd-login has been merged
> into libsystemd.so.
>
> http://lists.freedesktop.org/archives/systemd-devel/2014-February/017146.html
>
> This patch handles the case when systemd is built
> without --enab
Since version 209 of systemd, libsystemd-login has been merged
into libsystemd.so.
http://lists.freedesktop.org/archives/systemd-devel/2014-February/017146.html
This patch handles the case when systemd is built
without --enable-compat-libs (e.g. no libsystemd-login).
Signed-off-by: Valentin Popa