mgetgroups: remove dependency on realloc-gnu
[gnulib.git] / modules / unictype / bidiclass-of-tests
1 Files:
2 tests/unictype/test-bidi_of.c
3 tests/macros.h
4
5 Depends-on:
6
7 configure.ac:
8
9 Makefile.am:
10 TESTS += test-bidi_of
11 check_PROGRAMS += test-bidi_of
12 test_bidi_of_SOURCES = unictype/test-bidi_of.c
13 test_bidi_of_LDADD = $(LDADD) $(LIBUNISTRING)