strtoull depends on stdlib
[gnulib.git] / modules / fstrcmp-tests
index e86e326..cb9eff5 100644 (file)
@@ -9,4 +9,4 @@ configure.ac:
 Makefile.am:
 TESTS += test-fstrcmp
 check_PROGRAMS += test-fstrcmp
-
+test_fstrcmp_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD)