Require ngettext in test of system gettext implementation
authorAlan Modra <amodra@gmail.com>
Mon, 6 Nov 2017 11:00:12 +0000 (21:30 +1030)
committerAlan Modra <amodra@gmail.com>
Tue, 7 Nov 2017 05:26:44 +0000 (15:56 +1030)
commitf3ce9b3a00229e5c6087180a74bf533d0e5201f3
tree96870046836563479d8fbb147d6533709155168c
parent6003e27e764ff62c1269a3ac6b5806b3fa3a1740
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
intl/aclocal.m4
intl/configure
intl/configure.ac
This page took 0.023946 seconds and 4 git commands to generate.