Mercurial > hg > octave-shane > gnulib-hg
view modules/file-type @ 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 | 45c727466eb8 |
children | b41b964bc255 |
line wrap: on
line source
Description: Return a string describing the type of a file. Files: lib/file-type.h lib/file-type.c m4/file-type.m4 Depends-on: gettext-h sys_stat configure.ac: gl_FILE_TYPE Makefile.am: Include: "file-type.h" License: GPL Maintainer: Paul Eggert, Jim Meyering