* m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
[gnulib.git] / modules / unistdio / u32-vsnprintf-tests
1 Files:
2 tests/unistdio/test-u32-vsnprintf1.c
3 tests/unistdio/test-u32-printf1.h
4
5 Depends-on:
6 xalloc
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-u32-vsnprintf1
12 check_PROGRAMS += test-u32-vsnprintf1
13 test_u32_vsnprintf1_SOURCES = unistdio/test-u32-vsnprintf1.c
14 test_u32_vsnprintf1_LDADD = $(LDADD) @LIBINTL@ @LIBICONV@