]> Savannah Git Hosting - gnulib.git/commit
Avoid false localeconv_used_without_requesting_gnulib_module_localeconv.
authorBruno Haible <bruno@clisp.org>
Wed, 24 Jul 2024 21:56:33 +0000 (23:56 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 12 Aug 2024 16:00:50 +0000 (18:00 +0200)
commitfa2a83f0084d891bd64dff4265290e83ffe9b6a6
treeaa16e5f4fe571ec53784841fc8791520886cb746
parent281bc6d553fa27e2d4d80c1f4106dbf6b1b24b69
Avoid false localeconv_used_without_requesting_gnulib_module_localeconv.

* modules/localeconv (configure.ac): Invoke gl_MODULE_INDICATOR.
* lib/locale.in.h (localeconv): Don't define to
localeconv_used_without_requesting_gnulib_module_localeconv if the
gnulib module 'localeconv' is in use under the same configure.ac.
ChangeLog
lib/locale.in.h
modules/localeconv