Fix build error on mingw with the modules sys_select and unistd.
[pspp] / modules / closein-tests
1 Files:
2 tests/test-closein.sh
3 tests/test-closein.c
4
5 Depends-on:
6 binary-io
7 close
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-closein.sh
13 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
14 check_PROGRAMS += test-closein
15 test_closein_LDADD = $(LDADD) @LIBINTL@