]> git.ipfire.org Git - thirdparty/gcc.git/commit
[PATCH] config: Backport "Rely less on internal symbols" (serial 69) to gettext.m4
authorMichael Forney <mforney@mforney.org>
Mon, 14 Jun 2021 02:24:06 +0000 (22:24 -0400)
committerJeff Law <jeffreyalaw@gmail.com>
Mon, 14 Jun 2021 02:26:03 +0000 (22:26 -0400)
commit3a01d8eec23091dc24c2fb14a621ea92a262ff50
treec40e829823873400ef6f92ad110318e1e7f59e6a
parent4e70c34e5ce6fefba22015bd4fe0df33a13567d4
[PATCH] config: Backport "Rely less on internal symbols" (serial 69) to gettext.m4

config

* gettext.m4 (AM_GNU_GETTEXT): Skip checks for the internal
symbols _nl_msg_cat_cntr, _nl_domain_bindings, and
_nl_expand_alias, if __GNU_GETTEXT_SUPPORTED_REVISION is defined.
Backport of gettext serial 68 patch.
config/gettext.m4