]> Savannah Git Hosting - gnulib.git/commit
Avoid false error close_used_without_requesting_gnulib_module_close.
authorBruno Haible <bruno@clisp.org>
Wed, 24 Jul 2024 21:35:53 +0000 (23:35 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 12 Aug 2024 16:00:19 +0000 (18:00 +0200)
commit12abb42a3df8a2ad887c37b5a1fac07a605e8dd9
tree926c9ecf6c7dfb028458b8ee32f15a826dc8d2ba
parent93c1810dab4de5004e4c4352343b474f26d7e223
Avoid false error close_used_without_requesting_gnulib_module_close.

Reported by Frédéric at <https://savannah.gnu.org/bugs/?65958>.

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