X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fselect-tests;h=6019b44951c4e2da23a1e318c3a014b8a5396785;hb=84e7e349505e6961cc62fded69ba277474cc3d35;hp=fff6ec350731b0b033e6c74c219a14dab44d0881;hpb=edc6ae6158ec6c611538d4093a10012c9c283f29;p=gnulib.git diff --git a/modules/select-tests b/modules/select-tests index fff6ec350..6019b4495 100644 --- a/modules/select-tests +++ b/modules/select-tests @@ -15,7 +15,6 @@ extensions inet_pton errno perror -sockets socket bind setsockopt @@ -32,7 +31,6 @@ AC_CHECK_HEADERS_ONCE([unistd.h sys/wait.h]) Makefile.am: TESTS += test-select test-select-in.sh test-select-out.sh # test-select-stdin has to be run by hand. -TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' check_PROGRAMS += test-select test-select-fd test-select-stdin test_select_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB) test_select_fd_LDADD = $(LDADD) @LIBSOCKET@