1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-05-13 15:13:36 +00:00
Files
gnulib/modules/link-follow
Bruno Haible 27e71f210d Trivial relicensing of macro-only modules, part 1.
* 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.
2024-08-30 18:00:13 +02:00

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