]> git.ipfire.org Git - thirdparty/gettext.git/commit
Fix libintl exports after build system changes in gettext-runtime/intl/ (regression...
authorBruno Haible <bruno@clisp.org>
Sat, 11 Feb 2023 10:27:16 +0000 (11:27 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 11 Feb 2023 10:32:30 +0000 (11:32 +0100)
commit5db07b6488545940ab13aae10c42571e9a2dc2a3
tree89bf8447099bed4d3e248f94fe94b87b4cafdbc7
parent6855770077b1ef461181031947ae7672a8fcb3ab
Fix libintl exports after build system changes in gettext-runtime/intl/ (regression 2021-06-20).

On several platforms, rpl_free was exported.
On AIX 7, also rpl_newlocale, rpl_duplocale, rpl_freelocale.

* gettext-runtime/intl/configure.ac: Map more rpl_* symbols to _libintl_*.
gettext-runtime/intl/configure.ac