]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Fix "gmake installcheck" failures on AIX. master
authorBruno Haible <bruno@clisp.org>
Sat, 14 Feb 2026 21:05:07 +0000 (22:05 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 14 Feb 2026 21:05:07 +0000 (22:05 +0100)
commit48533f683789592378f2da1e62714717d8e4b128
tree977b908396aebf2097e43e448e4fb89c3fa289ee
parent633b7fdef68b660802ce190f1cf0ab64eb8c3e5e
build: Fix "gmake installcheck" failures on AIX.

* gettext-runtime/configure.ac (INSTALLED_LIBINTL): On AIX, add '-pthread'.
* gettext-tools/configure.ac (INSTALLED_LIBINTL): Likewise.
* libtextstyle/configure.ac (INSTALLED_LIBTEXTSTYLE): Add $LIBXML, $LIBTERMINFO,
$LIBICONV. On AIX, add '-pthread'.
gettext-runtime/configure.ac
gettext-tools/configure.ac
libtextstyle/configure.ac