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