striconveh: Don't malloc memory if the result buffer is sufficient.
[gnulib.git] / modules / unictype / category-L-tests
index 2b7e4c5..91ffa06 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-categ_L.c
 tests/unictype/test-predicate-part1.h
 tests/unictype/test-predicate-part2.h
+tests/macros.h
 
 Depends-on:
 unictype/category-test
@@ -12,4 +13,4 @@ Makefile.am:
 TESTS += test-categ_L
 check_PROGRAMS += test-categ_L
 test_categ_L_SOURCES = unictype/test-categ_L.c
-
+test_categ_L_LDADD = $(LDADD) $(LIBUNISTRING)