mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-09-15 11:41:20 +03:00
17 lines
217 B
Plaintext
17 lines
217 B
Plaintext
Files:
|
|
tests/test-fchdir.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
cloexec
|
|
getcwd-lgpl
|
|
dup
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-fchdir
|
|
check_PROGRAMS += test-fchdir
|
|
test_fchdir_LDADD = $(LDADD) $(LIBINTL)
|