Paul Eggert wrote: > Thanks for cleaning up the naming. I think only coreutils and tar used > the confusingly-named old $(LIB_HAS_ACL) macro.
According to Debian codesearch https://codesearch.debian.net/search?q=LIB_HAS_ACL&literal=1&perpkg=1 also 'recutils' and 'rrep' use acl.m4. But they don't use LIB_HAS_ACL in their build system committed into git (I checked this); so we're good. > I now updated updated > them, so we can remove the old name from Gnulib, which I did by > installing the attached. Thanks. I expected the packages to be updated within a year, not within a week :-) Bruno