pthread: Determine $(LIB_PTHREAD) correctly on IRIX 6.5.
[gnulib.git] / modules / yesno-tests
1 Files:
2 tests/init.sh
3 tests/test-yesno.c
4 tests/test-yesno.sh
5
6 Depends-on:
7 closein
8 binary-io
9
10 configure.ac:
11
12 Makefile.am:
13 TESTS += test-yesno.sh
14 check_PROGRAMS += test-yesno
15 test_yesno_LDADD = $(LDADD) @LIBINTL@