]> git.ipfire.org Git - thirdparty/util-linux.git/commit - configure.ac
mount: fix undefined reference to `security_get_initial_context'
authorKarel Zak <kzak@redhat.com>
Thu, 21 May 2009 11:20:10 +0000 (13:20 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 21 May 2009 11:20:10 +0000 (13:20 +0200)
commit28d39b6dd71e6a054aa06c66f683a1e15439e56b
tree0d5255a5702f2ece589027464f77204d88b66eed
parent13d70bac0735c4d9c3c903008b0334d04234fcc5
mount: fix undefined reference to `security_get_initial_context'

> Gentoo-hardened stable have: sys-libs/libselinux-1.34.14
> I have:
> mount.c:(.text+0x12ce): undefined reference to `security_get_initial_context'

Reported-by: Максим Бритов <maxim.britov@gmail.com>
Addresses-Gentoo-Bug: #270168
Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac
mount/mount.c