pty: Activate the signature wrapper of forkpty.
[gnulib.git] / modules / xvasprintf-tests
1 Files:
2 tests/test-xvasprintf.c
3 tests/macros.h
4
5 Depends-on:
6 progname
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-xvasprintf
12 check_PROGRAMS += test-xvasprintf
13 test_xvasprintf_LDADD = $(LDADD) @LIBINTL@
14