]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: use pkg-config for selinux
authorKarel Zak <kzak@redhat.com>
Fri, 30 Nov 2012 11:48:44 +0000 (12:48 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 30 Nov 2012 11:48:44 +0000 (12:48 +0100)
commit7e34c79f01c76c383fb4f5d301e81540f9053851
treec66b11b2170030a9d2d0574b1efa46eba6945602
parent896da7cd342b06f9170872455d3a23f323eb24d0
build-sys: use pkg-config for selinux

- we need libselinux 2.x (where is security_get_initial_context())
- the latest selinux versions are linked with -lpcre

Reported-by: Gregory Nietsky <gregory@distrotech.co.za>
Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac