Mercurial > hg > octave-shane > gnulib-hg
view modules/readlink @ 9363:4d4d1419d4ab
Use @FOO@ syntax instead of $(FOO) syntax, because it uncovers typos early.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 19 Oct 2007 12:51:22 +0200 |
parents | 51d32a83a7df |
children | a07b8ec0095d |
line wrap: on
line source
Description: readlink() function: read the value of a symbolic link. Files: lib/readlink.c m4/readlink.m4 Depends-on: unistd configure.ac: gl_FUNC_READLINK gl_UNISTD_MODULE_INDICATOR([readlink]) Makefile.am: Include: <unistd.h> License: LGPL Maintainer: Bruno Haible