warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / unistr / u32-mbtouc-tests
blob4307f6f63c565ccfcd820f20e2f779dd350fe70d
1 Files:
2 tests/unistr/test-u32-mbtouc.c
3 tests/unistr/test-u32-mbtouc.h
4 tests/macros.h
6 Depends-on:
8 configure.ac:
10 Makefile.am:
11 TESTS += test-u32-mbtouc
12 check_PROGRAMS += test-u32-mbtouc
13 test_u32_mbtouc_SOURCES = unistr/test-u32-mbtouc.c
14 test_u32_mbtouc_LDADD = $(LDADD) $(LIBUNISTRING)