Merge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a' into stable
[gnulib.git] / modules / login_tty-tests
1 Files:
2 tests/test-login_tty.c
3
4 Depends-on:
5 openpty
6 tcgetsid
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-login_tty
12 check_PROGRAMS += test-login_tty
13 test_login_tty_LDADD = $(LDADD) @PTY_LIB@