doc: List library dependencies.
[gnulib.git] / modules / wcwidth-tests
blob07627def043119e135e2e530a638152e8ffc9cc5
1 Files:
2 tests/test-wcwidth.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 c-ctype
8 localcharset
10 configure.ac:
12 Makefile.am:
13 TESTS += test-wcwidth
14 check_PROGRAMS += test-wcwidth
15 test_wcwidth_LDADD = $(LDADD) $(SETLOCALE_LIB) $(LIBUNISTRING)