* m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
[gnulib.git] / modules / iconv_open-utf-tests
1 Files:
2 tests/test-iconv-utf.c
3
4 Depends-on:
5
6 configure.ac:
7
8 Makefile.am:
9 TESTS += test-iconv-utf
10 check_PROGRAMS += test-iconv-utf
11 test_iconv_utf_LDADD = $(LDADD) @LIBICONV@
12