doc: use ASCII in .texi files where UTF-8 isn't needed
[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@