vma-iter: Port to 64-bit Haiku.
[gnulib.git] / modules / faccessat-tests
blob3beffcd23b802b16a80437b5f20628c8e1e00f5e
1 Files:
2 tests/test-faccessat.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 fcntl-h
8 symlink
10 configure.ac:
12 Makefile.am:
13 TESTS += test-faccessat
14 check_PROGRAMS += test-faccessat
15 test_faccessat_LDADD = $(LDADD) $(LIB_EACCESS) @LIBINTL@