verify: new macro 'assume'
[gnulib.git] / modules / link-follow
1 Description:
2 Determine whether link("symlink", "foo") follows the symlink.
3
4 Files:
5 m4/link-follow.m4
6
7 Depends-on:
8
9 configure.ac:
10 gl_FUNC_LINK_FOLLOWS_SYMLINK
11
12 Makefile.am:
13
14 Include:
15
16 License:
17 GPL
18
19 Maintainer:
20 Jim Meyering