Martin Jacobs wrote: ... > Back to coreutils, with that in mind I > did change configure.ac: > > AM_GNU_GETTEXT([external], [need-formatstring-macros]) > > reads now > > AM_GNU_GETTEXT([external], [need-ngettext]) > > and (after running autoreconf) everything is fine.
Thank you for the fine report.
I've just done as you suggest in coreutils:
http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=49741b61b735a
I'm about to fix diffutils and idutils, too.
