tweak git-merge-changelog README
[gnulib.git] / modules / fdopendir-tests
index 39575ba..9dd53cc 100644 (file)
@@ -5,6 +5,8 @@ tests/macros.h
 
 Depends-on:
 open
+opendir
+closedir
 progname
 
 configure.ac:
@@ -12,3 +14,4 @@ configure.ac:
 Makefile.am:
 TESTS += test-fdopendir
 check_PROGRAMS += test-fdopendir
+test_fdopendir_LDADD = $(LDADD) @LIBINTL@