posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / xreadlink
blob5b14ece9601e0872a800f214d6a8853175e94450
1 Description:
2 Reading symbolic links without size limitation.
4 Files:
5 lib/xreadlink.h
6 lib/xreadlink.c
8 Depends-on:
9 areadlink
10 xalloc
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += xreadlink.c
17 Include:
18 "xreadlink.h"
20 License:
21 GPL
23 Maintainer:
24 Jim Meyering