update from texinfo
[gnulib.git] / modules / fstrcmp-tests
index e86e326..c7dcda5 100644 (file)
@@ -3,10 +3,11 @@ tests/test-fstrcmp.c
 
 Depends-on:
 stdbool
+progname
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-fstrcmp
 check_PROGRAMS += test-fstrcmp
-
+test_fstrcmp_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD)