repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git]
/
modules
/
forkpty-tests
blob
e969fc6ff12d2b60ffdb81c26b2e2afb13410c90
1
Files:
2
tests/test-forkpty.c
3
tests/signature.h
4
5
Depends-on:
6
7
configure.ac:
8
9
Makefile.am:
10
TESTS += test-forkpty
11
check_PROGRAMS += test-forkpty
12
test_forkpty_LDADD = $(LDADD) @PTY_LIB@