added missing dependencies to fix failing unistr/ tests
[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 ignore-value
10 mgetgroups
11 progname
12 usleep
13 stat-time
14 stdbool
15 symlink
16
17 configure.ac:
18 AC_CHECK_FUNCS_ONCE([getegid])
19
20 Makefile.am:
21 TESTS += test-lchown
22 check_PROGRAMS += test-lchown
23 test_lchown_LDADD = $(LDADD) @LIBINTL@