Fix linking of some unistdio tests on FreeBSD.
[gnulib.git] / modules / unistdio / u16-vsprintf-tests
1 Files:
2 tests/unistdio/test-u16-vsprintf1.c
3 tests/unistdio/test-u16-printf1.h
4
5 Depends-on:
6 xalloc
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-u16-vsprintf1
12 check_PROGRAMS += test-u16-vsprintf1
13 test_u16_vsprintf1_SOURCES = unistdio/test-u16-vsprintf1.c
14 test_u16_vsprintf1_LDADD = $(LDADD) @LIBINTL@ @LIBICONV@