warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / unistr / u32-cpy-tests
blob1da67974d4403dd982af02a66f37616173756773
1 Files:
2 tests/unistr/test-u32-cpy.c
3 tests/unistr/test-cpy.h
4 tests/macros.h
6 Depends-on:
8 configure.ac:
10 Makefile.am:
11 TESTS += test-u32-cpy
12 check_PROGRAMS += test-u32-cpy
13 test_u32_cpy_SOURCES = unistr/test-u32-cpy.c
14 test_u32_cpy_LDADD = $(LDADD) $(LIBUNISTRING)