Paul Eggert wrote:
> + When ! (flags & AC_SYMLINK_FOLLOW), prefer acl_get_link_np to
> + acl_get_file on platforms that have both APIs,
This patch leads to compilation errors on macOS, FreeBSD, NetBSD, Cygwin:
../../gllib/file-has-acl.c:425:27: error: use of undeclared identifier
'AC_SYM
When building GNU libiconv with option --enable-relocatable, without
compiler optimizations (e.g. with CFLAGS=-g), on a platform that is
old or fringe (such as NetBSD 7), a compilation error occurs during
the 'make install' step, while linking the reloc-wrapper:
gcc -std=gnu11 -g -I../srclib -I../