pthread-cond: Fix compilation error on native Windows.
[gnulib.git] / modules / login_tty-tests
blobaaad143c10377604e75113ececc4d835c3fcb053
1 Files:
2 tests/test-login_tty.c
4 Depends-on:
5 openpty
6 tcgetsid
7 ignore-value
9 configure.ac:
11 Makefile.am:
12 TESTS += test-login_tty
13 check_PROGRAMS += test-login_tty
14 test_login_tty_LDADD = $(LDADD) @PTY_LIB@