Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
[gnulib.git] / modules / striconv-tests
1 Files:
2 tests/test-striconv.c
3
4 Depends-on:
5
6 configure.ac:
7
8 Makefile.am:
9 TESTS += test-striconv
10 check_PROGRAMS += test-striconv
11 test_striconv_LDADD = $(LDADD) @LIBICONV@
12