summaryrefslogtreecommitdiff
path: root/modules/closein-tests
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2007-05-28 18:01:26 +0000
committerEric Blake <ebb9@byu.net>2007-05-28 18:01:26 +0000
commit87533a43fbd338cc8c43cb2d1b4d10e9737578a3 (patch)
treeefe3f7d78544f4249ea041fbea005566d613cc06 /modules/closein-tests
parent4c24faec817d0680366b6e53c2b8201fa0143362 (diff)
downloadgnulib-87533a43fbd338cc8c43cb2d1b4d10e9737578a3.tar.gz
* modules/closein-tests (test_closein_LDADD): Support test on
cygwin with libtool.
Diffstat (limited to 'modules/closein-tests')
-rw-r--r--modules/closein-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/closein-tests b/modules/closein-tests
index 989ea477e0..4daa7116b8 100644
--- a/modules/closein-tests
+++ b/modules/closein-tests
@@ -12,3 +12,4 @@ TESTS += test-closein.sh
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
check_PROGRAMS += test-closein
EXTRA_DIST += test-closein.sh
+test_closein_LDADD = $(LDADD) @LIBINTL@