regex: also remove dependency on HAVE_WCSCOLL
[gnulib.git] / modules / unictype / category-test-withtable-tests
1 Files:
2 tests/unictype/test-categ_test_withtable.c
3 tests/macros.h
4
5 Depends-on:
6
7 configure.ac:
8
9 Makefile.am:
10 TESTS += test-categ_test_withtable
11 check_PROGRAMS += test-categ_test_withtable
12 test_categ_test_withtable_SOURCES = unictype/test-categ_test_withtable.c
13 test_categ_test_withtable_LDADD = $(LDADD) $(LIBUNISTRING)