]> Savannah Git Hosting - gnulib.git/commit
Avoid false shutdown_used_without_requesting_gnulib_module_shutdown.
authorBruno Haible <bruno@clisp.org>
Wed, 24 Jul 2024 23:27:32 +0000 (01:27 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 12 Aug 2024 16:01:39 +0000 (18:01 +0200)
commitb59c15ca6e082f904fe7316ba477ead04982acd6
treea66b9fc5f3eefd4f4e2ec664d3b3eddbb9ce1ff4
parent48f19cee29b2381eb93cf0c6619666e4bafcd5f7
Avoid false shutdown_used_without_requesting_gnulib_module_shutdown.

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