idcache: Fix module description.
[pspp] / modules / sys_socket-tests
index bce231e35c9238e76810bf33589f1907435cd6e3..da67baf99a8f954a90e7910cecd8b35bef5d5693 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