tcgetsid: Detect declaration correctly.
[gnulib.git] / modules / unilbrk / ulc-width-linebreaks-tests
index c068eb5..9ab3eef 100644 (file)
@@ -1,5 +1,6 @@
 Files:
 tests/unilbrk/test-ulc-width-linebreaks.c
+tests/macros.h
 
 Depends-on:
 
@@ -9,5 +10,5 @@ Makefile.am:
 TESTS += test-ulc-width-linebreaks
 check_PROGRAMS += test-ulc-width-linebreaks
 test_ulc_width_linebreaks_SOURCES = unilbrk/test-ulc-width-linebreaks.c
-test_ulc_width_linebreaks_LDADD = $(LDADD) @LIBICONV@
+test_ulc_width_linebreaks_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@