* build-aux/config.guess: Update from config.
[gnulib.git] / modules / uniconv / u8-conv-to-enc-tests
1 Files:
2 tests/uniconv/test-u8-conv-to-enc.c
3
4 Depends-on:
5 unistr/u8-strlen
6
7 configure.ac:
8
9 Makefile.am:
10 TESTS += test-u8-conv-to-enc
11 check_PROGRAMS += test-u8-conv-to-enc
12 test_u8_conv_to_enc_SOURCES = uniconv/test-u8-conv-to-enc.c
13 test_u8_conv_to_enc_LDADD = @LIBICONV@ $(LDADD)
14