havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git] / modules / unictype / category-N-tests
blob7727a9b5b089390eb51d58b779af9a6199845aa2
1 Files:
2 tests/unictype/test-categ_N.c
3 tests/unictype/test-predicate-part1.h
4 tests/unictype/test-predicate-part2.h
5 tests/macros.h
7 Depends-on:
8 unictype/category-test
10 configure.ac:
12 Makefile.am:
13 TESTS += test-categ_N
14 check_PROGRAMS += test-categ_N
15 test_categ_N_SOURCES = unictype/test-categ_N.c
16 test_categ_N_LDADD = $(LDADD) $(LIBUNISTRING)