]> 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>
Wed, 24 Jul 2024 21:56:33 +0000 (23:56 +0200)
commit91132b444b897e3cdd07a3474b7c10f45f0c6ea4
tree502d003a5190b5517c52252458e9656803fcc55f
parent13d27751ecb30939a6b5d790de738f6ff49f28ed
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