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