ignore-value: revert previous code change
[gnulib.git] / modules / sys_socket-tests
index bce231e..da67baf 100644 (file)
@@ -2,13 +2,11 @@ Files:
 tests/test-sys_socket.c
 
 Depends-on:
+sys_socket-c++-tests
 
 configure.ac:
-AC_CHECK_FUNCS([shutdown])
+AC_CHECK_FUNCS_ONCE([shutdown])
 
 Makefile.am:
 TESTS += test-sys_socket
 check_PROGRAMS += test-sys_socket
-
-License:
-LGPL