Mercurial > hg > octave-shane > gnulib-hg
view modules/xreadlink @ 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 | 6d715fbc981c |
children |
line wrap: on
line source
Description: Reading symbolic links without size limitation. Files: lib/xreadlink.h lib/xreadlink.c Depends-on: areadlink xalloc configure.ac: Makefile.am: lib_SOURCES += xreadlink.c Include: "xreadlink.h" License: GPL Maintainer: Bruno Haible, Jim Meyering