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