]> Savannah Git Hosting - gnulib.git/commit
gettext: Recognize a statically built libintl on macOS and AIX.
authorBruno Haible <bruno@clisp.org>
Fri, 17 Nov 2023 11:49:40 +0000 (12:49 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 17 Nov 2023 11:49:40 +0000 (12:49 +0100)
commite10e5a48af3808a4857a158fab87164309cf4698
tree96f162669963f94f3913f4221003d9c6f874030d
parent83d3ef153dd2a2808470bc31957068d743e8f4c5
gettext: Recognize a statically built libintl on macOS and AIX.

Reported by David Edelsohn <dje.gcc@gmail.com> in
<https://gcc.gnu.org/pipermail/gcc-patches/2023-November/636558.html>.

* m4/gettext.m4 (AM_GNU_GETTEXT): In the
"checking for GNU gettext in libintl..." test, add also the special
system library dependencies needed on macOS and AIX.
ChangeLog
m4/gettext.m4