From f3ce9b3a00229e5c6087180a74bf533d0e5201f3 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 6 Nov 2017 21:30:12 +1030 Subject: Require ngettext in test of system gettext implementation If binutils is going to use ngettext, then we'd better arrange for intl/ to be compiled if the system gettext lacks ngettext. * configure.ac: Invole AM_GNU_GETTEXT with need_ngettext. * configure: Regenerate. * aclocal.m4: Regenerate. --- intl/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'intl/ChangeLog') diff --git a/intl/ChangeLog b/intl/ChangeLog index 812da9a..a62f92e 100644 --- a/intl/ChangeLog +++ b/intl/ChangeLog @@ -1,3 +1,9 @@ +2017-11-07 Alan Modra + + * configure.ac: Invole AM_GNU_GETTEXT with need_ngettext. + * configure: Regenerate. + * aclocal.m4: Regenerate. + 2015-08-31 Alan Modra * configure: Regenerate. -- cgit v1.1