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