]> 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, 24 Nov 2023 07:17:13 +0000 (08:17 +0100)
commit901e427d75ff4390ac0364f3714767c5e3d8ce0f
tree23e97938552082eefed92b854bbfc2e76f1595d9
parent00d41faeca954189135be48adc060400b265be88
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