X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffchdir-tests;h=89ddf713ac09c7a9ff9ba2956a00b8e41ba9f022;hb=5556cec1e3f87122e1b0e7bf82f1f75c57219a21;hp=462e709211570b7308b5ca2e503bd885c3a2bb85;hpb=8d8eda4eab3d2801251daf4eb31756c3595e2fc6;p=gnulib.git diff --git a/modules/fchdir-tests b/modules/fchdir-tests index 462e70921..89ddf713a 100644 --- a/modules/fchdir-tests +++ b/modules/fchdir-tests @@ -4,10 +4,12 @@ tests/signature.h tests/macros.h Depends-on: -getcwd +cloexec +getcwd-lgpl configure.ac: Makefile.am: TESTS += test-fchdir check_PROGRAMS += test-fchdir +test_fchdir_LDADD = $(LDADD) $(LIBINTL)