]> Savannah Git Hosting - gnulib.git/commit
getlocalename_l-unsafe: Fix compilation error on OpenBSD, AIX.
authorBruno Haible <bruno@clisp.org>
Mon, 24 Feb 2025 08:24:45 +0000 (09:24 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 24 Feb 2025 08:24:45 +0000 (09:24 +0100)
commita47068d865b4ab84f2415a7bc117416980012217
treeccb5d0c2e194c90571e8abe4a28a25fbe4decc91
parent03354a2102443c3e0c2208c3aac087e357b01054
getlocalename_l-unsafe: Fix compilation error on OpenBSD, AIX.

* modules/getlocalename_l-unsafe (configure.ac): Add module indicator.
* m4/locale_h.m4 (gl_LOCALE_H_REQUIRE_DEFAULTS): Initialize
GNULIB_GETLOCALENAME_L_UNSAFE.
* modules/locale-h (Makefile.am): Substitute
GNULIB_GETLOCALENAME_L_UNSAFE.
* lib/locale.in.h (newlocale, duplocale, freelocale): Test the module
indicator of 'getlocalename_l-unsafe', not the module indicator of
'getlocalename_l'.
ChangeLog
lib/locale.in.h
m4/locale_h.m4
modules/getlocalename_l-unsafe
modules/locale-h