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