Merge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47' into stable
[gnulib.git] / modules / lchown-tests
1 Files:
2 tests/nap.h
3 tests/test-lchown.h
4 tests/test-lchown.c
5 tests/signature.h
6 tests/macros.h
7
8 Depends-on:
9 mgetgroups
10 progname
11 usleep
12 stat-time
13 stdbool
14 symlink
15
16 configure.ac:
17 AC_CHECK_FUNCS_ONCE([getegid])
18
19 Makefile.am:
20 TESTS += test-lchown
21 check_PROGRAMS += test-lchown
22 test_lchown_LDADD = $(LDADD) @LIBINTL@