gnulib-tool.py: Regenerate aclocal.m4 before using 'autoconf -t ...'.
[gnulib.git] / modules / lchown-tests
blob2954701eeb456e5dd1ef28ec0ae9eae2dfc5e6b2
1 Files:
2 tests/nap.h
3 tests/test-lchown.h
4 tests/test-lchown.c
5 tests/signature.h
6 tests/macros.h
8 Depends-on:
9 errno
10 ignore-value
11 mgetgroups
12 nanosleep
13 stdckdint
14 stat-time
15 stdbool
16 symlink
18 configure.ac:
19 AC_CHECK_FUNCS_ONCE([getgid getegid])
21 Makefile.am:
22 TESTS += test-lchown
23 check_PROGRAMS += test-lchown
24 test_lchown_LDADD = $(LDADD) $(NANOSLEEP_LIB)