pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git] / modules / term-style-control-tests
blob908d9fe9de3c30f9556d4dec3acc33cf0165743b
1 Files:
2 tests/test-term-style-control-hello.c
3 tests/test-term-style-control-yes.c
5 Depends-on:
6 stdbool
7 unistd
8 full-write
10 configure.ac:
12 Makefile.am:
13 TESTS += test-term-style-control-hello
14 check_PROGRAMS += test-term-style-control-hello
15 noinst_PROGRAMS += test-term-style-control-yes
16 test_term_style_control_hello_LDADD = $(LDADD) @LIBINTL@
17 test_term_style_control_yes_LDADD = $(LDADD) @LIBINTL@