]> git.ipfire.org Git - thirdparty/gettext.git/commit
intl: Export libintl_{new,dup,free}locale from libintl.so on OpenBSD.
authorBruno Haible <bruno@clisp.org>
Thu, 24 Apr 2025 20:31:40 +0000 (22:31 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 24 Apr 2025 20:33:39 +0000 (22:33 +0200)
commit6b4bbaeb5257a967322e53b170f0c7bddf0df406
tree4bed7f3d3fa1283dd5f0545b79670dc25f3b8a59
parent35e0395326e60d5adc79699ae0368b56fde89a4d
intl: Export libintl_{new,dup,free}locale from libintl.so on OpenBSD.

Reported by Christian Weisgerber <naddy@mips.inka.de>.

* gnulib-local/lib/getlocalename_l-unsafe.c.diff: New file.
* gnulib-local/Makefile.am (EXTRA_DIST): Add it.
* gettext-runtime/intl/configure.ac (rpl_newlocale, rpl_duplocale,
rpl_freelocale): Redirect to symbols prefixed with 'libintl_', not '_libintl_'.
* gettext-runtime/intl/Makefile.am (BUILT_SOURCES): Add libgnuintl.h.
gettext-runtime/intl/Makefile.am
gettext-runtime/intl/configure.ac
gnulib-local/Makefile.am
gnulib-local/lib/getlocalename_l-unsafe.c.diff [new file with mode: 0644]