build system: use pkg-config to look up selinux libs
authorMike Frysinger <vapier@gentoo.org>
Sat, 20 Oct 2012 19:01:26 +0000 (15:01 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 20 Oct 2012 19:01:26 +0000 (15:01 -0400)
commit5694afd72a0a424fcdd2ac85838229a1a86b7e84
tree3b27a52db41b6774102953038d1cc809244d66f3
parent67dc7b21cae44627d0ee55aedb90e421f58ac9c9
build system: use pkg-config to look up selinux libs

Newer versions of libselinux has started linking against more libs.
Rather than continuing hardcoding things, switch to using pkg-config
to query for its dependencies.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Makefile
Makefile.flags