mkostemp: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / striconveh-tests
index bfb68efd70c2d24859e45a41d924752253df7092..134dc016bdb360787e7caeaf378d1c0aedb0c745 100644 (file)
@@ -9,5 +9,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-striconveh
 check_PROGRAMS += test-striconveh
-test_striconveh_LDADD = $(LDADD) @LIBICONV@
+test_striconveh_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@