maint: use need-formatstring-macros
commitcf5648869a98020cce63755b760da354ad166765
authorPaul Eggert <[email protected]>
Tue, 9 Sep 2025 16:12:11 +0000 (9 09:12 -0700)
committerPaul Eggert <[email protected]>
Tue, 9 Sep 2025 17:23:01 +0000 (9 10:23 -0700)
tree86dcd8490ac4872130aa6d756b9c687ef7766a67
parente124541148d38cd8b7f962aceb72fb44e7cc0aab
maint: use need-formatstring-macros

* configure.ac: Pass need-formatstring-macros, not merely
need-ngettext, to AM_GNU_GETTEXT.  This is mostly for show, as
diffutils has used format string macros for years and since nobody
uses ancient gettext any more nobody has noticed a problem.
configure.ac