chiark / gitweb /
Revert "build-sys: link libsystemd-login with libsystemd-label.la"
authorKay Sievers <kay@vrfy.org>
Mon, 30 Sep 2013 22:19:25 +0000 (00:19 +0200)
committerKay Sievers <kay@vrfy.org>
Mon, 30 Sep 2013 22:21:50 +0000 (00:21 +0200)
commitae05436265da80e2b6c88d2d7050f3912e7bfa96
treeaec8ac4884fa85de74d1374af235c70fcea38b9b
parent0b926f194aa117519bfc89a12ee6f01ffeeccc21
Revert "build-sys: link libsystemd-login with libsystemd-label.la"

Systemd-logind does not pull in cg_create(), if we unconditionally link
this, all users of systemd-logind qill need the label stuff and therefore
link against selinux.

It is probably a build-system issue, or something that need to be sorted
out in a differnt way than linking not needed libs.

This reverts commit ceadabb102b05b237bfab11e1f742975ee4daeb1.
Makefile.am