1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-14 00:21:53 +03:00
Files
gnulib/modules/faccessat-tests
Bruno Haible d024de43f9 euidaccess: Rename LIB_EACCESS to EUIDACCESS_LIBGEN.
* m4/euidaccess.m4: Rename LIB_EACCESS to EUIDACCESS_LIBGEN.
All uses changed.
* NEWS: Mention the change.
2023-01-07 18:06:51 +01:00

16 lines
241 B
Plaintext

Files:
tests/test-faccessat.c
tests/signature.h
tests/macros.h
Depends-on:
fcntl-h
symlink
configure.ac:
Makefile.am:
TESTS += test-faccessat
check_PROGRAMS += test-faccessat
test_faccessat_LDADD = $(LDADD) $(EUIDACCESS_LIBGEN) @LIBINTL@