pty: Activate the signature wrapper of forkpty.
[gnulib.git] / modules / c-xvasprintf-tests
1 Files:
2 tests/test-c-xvasprintf.c
3 tests/test-c-xvasprintf.sh
4 m4/locale-fr.m4
5 tests/macros.h
6
7 Depends-on:
8 setlocale
9 snprintf
10 xalloc
11
12 configure.ac:
13 gt_LOCALE_FR
14
15 Makefile.am:
16 TESTS += test-c-xvasprintf.sh
17 check_PROGRAMS += test-c-xvasprintf
18 test_c_xvasprintf_LDADD = $(LDADD) @LIBINTL@
19 TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@'