warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / uniconv / u8-conv-from-enc-tests
bloba9b7d772c76daed0f39d5c65fbaea251d3ec8ff5
1 Files:
2 tests/uniconv/test-u8-conv-from-enc.c
3 tests/macros.h
5 Depends-on:
6 unistr/u8-strlen
7 unistr/u8-cmp
9 configure.ac:
11 Makefile.am:
12 TESTS += test-u8-conv-from-enc
13 check_PROGRAMS += test-u8-conv-from-enc
14 test_u8_conv_from_enc_SOURCES = uniconv/test-u8-conv-from-enc.c
15 test_u8_conv_from_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@