]> 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>
Wed, 24 Jul 2024 23:27:32 +0000 (01:27 +0200)
commit0f1c703435e2242482fcc70fa65dc7e88f78d5f5
treece7766a7d0dead3b85063e566fc5ab6b6d52310e
parentaefd8802e64e8ec8bf022c413b540a63007f8cdb
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