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