build system: use pkg-config to look up selinux libs 1_20_stable
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:30:25 +0000 (15:30 -0400)
commitb1cec5003b73080a8aa7ea277621bf1c71c3e8d6
tree011819413511c524dea302edb8ab54349f79b23d
parent246ea72843d5b7e9d4cd902dc5e9d71359196303
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