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