fclose: guarantee behavior on seekable stdin
[gnulib.git] / modules / uniconv / u8-strconv-to-enc-tests
index 12409ed..4eb1e1f 100644 (file)
@@ -11,5 +11,5 @@ Makefile.am:
 TESTS += test-u8-strconv-to-enc
 check_PROGRAMS += test-u8-strconv-to-enc
 test_u8_strconv_to_enc_SOURCES = uniconv/test-u8-strconv-to-enc.c
-test_u8_strconv_to_enc_LDADD = $(LDADD) @LIBICONV@
+test_u8_strconv_to_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@