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