]> Savannah Git Hosting - gnulib.git/commit
Avoid false recv_used_without_requesting_gnulib_module_recv.
authorBruno Haible <bruno@clisp.org>
Wed, 24 Jul 2024 23:16:05 +0000 (01:16 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 12 Aug 2024 16:01:25 +0000 (18:01 +0200)
commitcf272bf1f64341eb3471ca736273fd5ec19e6b28
tree0db323a3a3ae91758a67a62ece3a38dc05d66a1b
parent7eec36221a7a03c7a3a8ade32eb53ccd1f8409c1
Avoid false recv_used_without_requesting_gnulib_module_recv.

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