warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / uniconv / u32-conv-from-enc-tests
bloba748de919031b0abdbca3ae6e6e723b6779d647e
1 Files:
2 tests/uniconv/test-u32-conv-from-enc.c
3 tests/macros.h
5 Depends-on:
6 unistr/u32-cmp
8 configure.ac:
10 Makefile.am:
11 TESTS += test-u32-conv-from-enc
12 check_PROGRAMS += test-u32-conv-from-enc
13 test_u32_conv_from_enc_SOURCES = uniconv/test-u32-conv-from-enc.c
14 test_u32_conv_from_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@