* lib/localcharset.c (setlocale): Undefine.
+2019-12-24 Bruno Haible <bruno@clisp.org>
+
+ localcharset: Avoid referencing rpl_setlocale on native Windows.
+ * lib/localcharset.c (setlocale): Undefine.
+
2019-12-24 Bruno Haible <bruno@clisp.org>
lock tests: Fix link error on HP-UX/hppa (regression from 2019-12-21).
#elif defined WINDOWS_NATIVE
# define WIN32_LEAN_AND_MEAN
# include <windows.h>
+ /* For the use of setlocale() below, the Gnulib override in setlocale.c is
+ not needed; see the platform lists in setlocale_null.m4. */
+# undef setlocale
#endif
#if defined OS2
# define INCL_DOS