view modules/yesno-tests @ 11721:54dacd4ed1a5

Fix build error on mingw with the modules sys_select and unistd.
author Bruno Haible <bruno@clisp.org>
date Sun, 19 Jul 2009 17:16:51 +0200
parents 8d1cd7ae4b1e
children 151492d3bb0c
line wrap: on
line source

Files:
tests/test-yesno.c
tests/test-yesno.sh

Depends-on:
closein
binary-io
close

configure.ac:

Makefile.am:
TESTS += test-yesno.sh
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
check_PROGRAMS += test-yesno
test_yesno_LDADD = $(LDADD) @LIBINTL@