Use AC_C_INLINE instead of module 'inline' where possible.
[gnulib.git] / modules / sys_socket-tests
index bce231e..7ead3ae 100644 (file)
@@ -4,11 +4,8 @@ tests/test-sys_socket.c
 Depends-on:
 
 configure.ac:
-AC_CHECK_FUNCS([shutdown])
+AC_CHECK_FUNCS_ONCE([shutdown])
 
 Makefile.am:
 TESTS += test-sys_socket
 check_PROGRAMS += test-sys_socket
-
-License:
-LGPL