]> Savannah Git Hosting - gnulib.git/commit
Avoid false setsockopt_used_without_requesting_gnulib_module_setsockopt.
authorBruno Haible <bruno@clisp.org>
Wed, 24 Jul 2024 23:23:52 +0000 (01:23 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 12 Aug 2024 16:01:35 +0000 (18:01 +0200)
commit48f19cee29b2381eb93cf0c6619666e4bafcd5f7
treeaa097310db333b7a25a2f5cc4bcc1a18f11744bc
parentcfb44cc6bdac19c9d8d623ab92bd7bce08f554a5
Avoid false setsockopt_used_without_requesting_gnulib_module_setsockopt.

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