idcache: Fix module description.
[pspp] / modules / sys_socket-tests
index 9a231628055e713c1a6e63189f2031a7eafed807..da67baf99a8f954a90e7910cecd8b35bef5d5693 100644 (file)
@@ -2,12 +2,11 @@ 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
-
-License:
-LGPL