2010/12/18 Eric Blake <eblake(a)redhat.com>:
* configure.ac (with_selinux): Check for <selinux/label.h>.
* src/security/security_selinux.c (getContext): New function.
(SELinuxRestoreSecurityFileLabel): Use it to restore compilation
when using older libselinux.
---
configure.ac | 3 +++
src/security/security_selinux.c | 29 +++++++++++++++++++++++------
2 files changed, 26 insertions(+), 6 deletions(-)
ACK.
Matthias