New module 'login_tty'.
[pspp] / modules / select-tests
index fff6ec350731b0b033e6c74c219a14dab44d0881..6019b44951c4e2da23a1e318c3a014b8a5396785 100644 (file)
@@ -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@