Mercurial > hg > octave-nkf > gnulib-hg
view modules/selinux-at @ 11792:3f075467f0f5
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
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Fri, 07 Aug 2009 10:57:17 +0200 |
parents | c51247a03b74 |
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