X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsys_socket-tests;h=7ead3ae0e5fa27849f03b94ebb719043a97ca844;hb=69fe567051cd45f3d71166a9956a4621163b33fb;hp=bce231e35c9238e76810bf33589f1907435cd6e3;hpb=641f40488e71b69b18f999ed913040382dfc825c;p=gnulib.git diff --git a/modules/sys_socket-tests b/modules/sys_socket-tests index bce231e35..7ead3ae0e 100644 --- a/modules/sys_socket-tests +++ b/modules/sys_socket-tests @@ -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