warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / unistr / u8-strcoll-tests
blobb42618f2cd6b52e5275d639bb5f261ed1018c992
1 Files:
2 tests/unistr/test-u8-strcoll.c
3 tests/unistr/test-u8-strcmp.h
4 tests/unistr/test-strcmp.h
5 tests/macros.h
7 Depends-on:
9 configure.ac:
11 Makefile.am:
12 TESTS += test-u8-strcoll
13 check_PROGRAMS += test-u8-strcoll
14 test_u8_strcoll_SOURCES = unistr/test-u8-strcoll.c
15 test_u8_strcoll_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@