]> 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:32:27 +0000 (22:32 +0200)
commit2bcec7b8c2cfdb53bde3a22a8456ceec38dbadcf
tree3b4bcb3dcad781acdd7b24f1ec16ab43d6058168
parent2b3739bdfe4ecffdf04c9debc379dabb3d42d4c1
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]