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