Oops, move dependency to 'memchr'.
[pspp] / modules / xprintf-posix-tests
index b81932b6b4db64d0887d78efd9120cf509ca6616..92397b23b1dff8d37d84a35c8d04d0c8177e1d9d 100644 (file)
@@ -16,3 +16,5 @@ Makefile.am:
 TESTS += test-xprintf-posix.sh
 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
 check_PROGRAMS += test-xfprintf-posix test-xprintf-posix
+test_xfprintf_posix_LDADD = $(LDADD) @LIBINTL@
+test_xprintf_posix_LDADD = $(LDADD) @LIBINTL@