X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffdopendir-tests;h=9dd53cc499d49efb00cf5c95592fe89df48217dc;hb=e56e96fe20f72586e9ec5c528b9a9a06daa2ecc6;hp=39575ba3f07f8d73fcb6afddc19b6c4afc77e8e1;hpb=d6d01fdde58da00d0d839711097e3acb83f61754;p=gnulib.git diff --git a/modules/fdopendir-tests b/modules/fdopendir-tests index 39575ba3f..9dd53cc49 100644 --- a/modules/fdopendir-tests +++ b/modules/fdopendir-tests @@ -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@