view modules/selinux-at @ 14271:b4cc3c41ca79

libposix: Add _HEADERS primaries to posix modules. Modify gnulib-tool to strip them from generated Makefile.am-s where they are not needed. Also, replace M4 macro prefixes when requested. Finally, omit calls to error() for libposix.
author Bruce Korb <bkorb@gnu.org>
date Sat, 05 Feb 2011 08:22:48 -0800
parents 3f075467f0f5
children 917610de47d7
line wrap: on
line source

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