Hash :
733e7c24
Author :
Date :
2009-08-07T10:57:17
selinux-at: remove redundant m4 code, add documentation * modules/selinux-at (configure.ac): Remove redundant code. LIB_SELINUX is already set via the dependent module, selinux-h. (Include): Add quotes around selinux-at.h. * lib/selinux-at.h: Add documentation. Reported by Bruno Haible in http://marc.info/?l=gnulib-bug&m=124958988300749
Description:
openat-style fd-relative functions for SE Linux
Files:
lib/selinux-at.c
lib/selinux-at.h
Depends-on:
openat
selinux-h
configure.ac:
AC_CHECK_HEADERS([selinux/flask.h])
AC_LIBOBJ([selinux-at])
Makefile.am:
Include:
"selinux-at.h"
License:
GPL
Maintainer:
Jim Meyering