glob: Declare variables at the very start of their scope.
[gnulib/ericb.git] / modules / fchdir-tests
blob89ddf713ac09c7a9ff9ba2956a00b8e41ba9f022
1 Files:
2 tests/test-fchdir.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 cloexec
8 getcwd-lgpl
10 configure.ac:
12 Makefile.am:
13 TESTS += test-fchdir
14 check_PROGRAMS += test-fchdir
15 test_fchdir_LDADD = $(LDADD) $(LIBINTL)