strftime.h: wrap funtion declaration in extern "C" block
[gnulib.git] / modules / iconv-tests
1 Files:
2 tests/test-iconv.c
3
4 Depends-on:
5
6 configure.ac:
7
8 Makefile.am:
9 TESTS += test-iconv
10 check_PROGRAMS += test-iconv
11 test_iconv_LDADD = $(LDADD) @LIBICONV@
12