Hash : 1193175e Author : Date : 2018-05-21T02:42:01
wcwidth tests: Fix link error. * modules/wcwidth-tests (Makefile.am): Link test-wcwidth against $(LIBUNISTRING).
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Files: tests/test-wcwidth.c tests/signature.h tests/macros.h Depends-on: c-ctype localcharset configure.ac: Makefile.am: TESTS += test-wcwidth check_PROGRAMS += test-wcwidth test_wcwidth_LDADD = $(LDADD) $(LIBUNISTRING)