mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-09-14 00:21:53 +03:00
* m4/euidaccess.m4: Rename LIB_EACCESS to EUIDACCESS_LIBGEN. All uses changed. * NEWS: Mention the change.
16 lines
241 B
Plaintext
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@
|