diffseq: port to GCC 14.2.1 in ‘patch’
[gnulib.git] / modules / fchdir-tests
blob6ac141079ce20204cd093f4d867e84e4e0e1957e
1 Files:
2 tests/test-fchdir.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 cloexec
8 getcwd-lgpl
9 dup
11 configure.ac:
13 Makefile.am:
14 TESTS += test-fchdir
15 check_PROGRAMS += test-fchdir
16 test_fchdir_LDADD = $(LDADD) $(LIBINTL)