]> 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 17:07:20 +0000 (19:07 +0200)
commitdcb12189ca34300e6e9b603dca8cdceee39cc411
tree40eb7404da7db5fc668e65598f1017e31b3b1a4b
parent1ea9cb38fa399fb8a13a9c2ffaa54220691cd83a
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