modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / modules / chown-tests
blob58b96568212ba9d4ca4f4e4035f072ffbcc0f126
1 Files:
2 tests/nap.h
3 tests/test-chown.h
4 tests/test-chown.c
5 tests/signature.h
6 tests/macros.h
8 Depends-on:
9 ignore-value
10 lstat
11 mgetgroups
12 nanosleep
13 stat-time
14 stdbool
15 symlink
17 configure.ac:
18 AC_CHECK_FUNCS_ONCE([getegid])
20 Makefile.am:
21 TESTS += test-chown
22 check_PROGRAMS += test-chown
23 test_chown_LDADD = $(LDADD) $(LIB_NANOSLEEP)