posix-xprintf-functions.patch from patch #6230.
[pspp-builds.git] / tests / automake.mk
index 5e6e2369cd38b68100608fa3b70083e618d2e741..58400ac0749c8e7da4d7b6a86c33907104c583f5 100644 (file)
@@ -161,6 +161,7 @@ tests_libpspp_ll_test_SOURCES = \
        src/libpspp/ll.c \
        src/libpspp/ll.h \
        tests/libpspp/ll-test.c
+tests_libpspp_ll_test_LDADD = gl/libgl.la @LIBINTL@
 
 tests_libpspp_llx_test_SOURCES = \
        src/libpspp/ll.c \
@@ -168,6 +169,7 @@ tests_libpspp_llx_test_SOURCES = \
        src/libpspp/llx.c \
        src/libpspp/llx.h \
        tests/libpspp/llx-test.c
+tests_libpspp_llx_test_LDADD = gl/libgl.la @LIBINTL@
 
 tests_libpspp_heap_test_SOURCES = \
        src/libpspp/heap.c \