warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / uniwidth / u16-width-tests
blobcea7ca7e71fe99d5a36bb2a4e9ef28a5111b7701
1 Files:
2 tests/uniwidth/test-u16-width.c
3 tests/macros.h
5 Depends-on:
7 configure.ac:
9 Makefile.am:
10 TESTS += test-u16-width
11 check_PROGRAMS += test-u16-width
12 test_u16_width_SOURCES = uniwidth/test-u16-width.c
13 test_u16_width_LDADD = $(LDADD) $(LIBUNISTRING)