Mercurial > hg > octave-shane > gnulib-hg
view modules/modechange @ 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 | ac2a6371d78c |
children | 62089e9fcc47 |
line wrap: on
line source
Description: Manipulation of mode changes specified by strings (e.g. as first argument of chmod utility). Files: lib/modechange.h lib/modechange.c m4/modechange.m4 Depends-on: stat stat-macros stdbool sys_stat xalloc configure.ac: gl_MODECHANGE Makefile.am: Include: "modechange.h" License: GPL Maintainer: Jim Meyering