Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / link-follow
blobc7fd48a5ef12009a6c9a559ea3515909a03eec7e
1 Description:
2 Determine whether link("symlink", "foo") follows the symlink.
4 Files:
5 m4/link-follow.m4
7 Depends-on:
9 configure.ac:
10 gl_FUNC_LINK_FOLLOWS_SYMLINK
12 Makefile.am:
14 Include:
16 License:
17 GPL
19 Maintainer:
20 Jim Meyering