getcwd: fix compile error in configure check
[gnulib.git] / modules / unistr / u16-strcoll-tests
1 Files:
2 tests/unistr/test-u16-strcoll.c
3 tests/unistr/test-u16-strcmp.h
4 tests/unistr/test-strcmp.h
5 tests/macros.h
6
7 Depends-on:
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-u16-strcoll
13 check_PROGRAMS += test-u16-strcoll
14 test_u16_strcoll_SOURCES = unistr/test-u16-strcoll.c
15 test_u16_strcoll_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@