]> git.ipfire.org Git - thirdparty/gettext.git/commit
Fix libintl exports.
authorBruno Haible <bruno@clisp.org>
Sun, 4 Jun 2023 18:48:28 +0000 (20:48 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 5 Jun 2023 11:25:47 +0000 (13:25 +0200)
commitedc5d16ccafafe5e8fa3f5faacb4e4feb89ddf69
treeb89a029e6996809b97694d763e9e6c5e3083b1d7
parenta65c59628e6c6e51089d5daeb4182bd0d8c4b829
Fix libintl exports.

On mingw, rpl_mbrtowc, rpl_mbsinit, hard_locale were exported.
On Cygwin, rpl_mbrtowc, rpl_vasnprintf were exported.

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