gnulib-tool.py: Fix an undefined function name.
[gnulib.git] / modules / getcwd-tests
blob4a8aee254063f1c70962459ab71e2faa733bd90f
1 Files:
2 tests/test-getcwd.sh
3 tests/test-getcwd.c
4 tests/qemu.h
5 tests/macros.h
7 Depends-on:
8 errno
9 fcntl-h
10 getcwd-lgpl
11 pathmax
12 stdbool
13 sys_stat
14 test-framework-sh
16 configure.ac:
18 Makefile.am:
19 TESTS += test-getcwd.sh
20 check_PROGRAMS += test-getcwd
21 test_getcwd_LDADD = $(LDADD) @LIBINTL@