mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-16 01:22:18 +03:00
13 lines
185 B
Plaintext
13 lines
185 B
Plaintext
Files:
|
|
tests/test-sys_socket.c
|
|
|
|
Depends-on:
|
|
sys_socket-c++-tests
|
|
|
|
configure.ac:
|
|
AC_CHECK_FUNCS_ONCE([shutdown])
|
|
|
|
Makefile.am:
|
|
TESTS += test-sys_socket
|
|
check_PROGRAMS += test-sys_socket
|