]> Savannah Git Hosting - gnulib.git/commit
Avoid false sendto_used_without_requesting_gnulib_module_sendto.
authorBruno Haible <bruno@clisp.org>
Wed, 24 Jul 2024 23:21:45 +0000 (01:21 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 24 Jul 2024 23:21:45 +0000 (01:21 +0200)
commit82b8cf8d881541883fef3976c0834b9235a14ac7
treec7f225bc328cbd4ee5aa8892e9bef8616af4999e
parent5110a172f3d61db20179648d18fb07607022d6ee
Avoid false sendto_used_without_requesting_gnulib_module_sendto.

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