mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 15:13:36 +00:00
* modules/link-follow (License): Change to unlimited. * modules/rmdir-errno (License): Likewise. * modules/unlink-busy (License): Likewise. * modules/uptime (License): Likewise. * modules/winsz-termios (License): Likewise.
21 lines
228 B
Plaintext
21 lines
228 B
Plaintext
Description:
|
|
Determine whether link("symlink", "foo") follows the symlink.
|
|
|
|
Files:
|
|
m4/link-follow.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_FUNC_LINK_FOLLOWS_SYMLINK
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
|
|
License:
|
|
unlimited
|
|
|
|
Maintainer:
|
|
Jim Meyering
|