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