summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--modules/closein-tests1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a7b0addd0..dd1319cd9a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-28 Eric Blake <ebb9@byu.net>
+
+ * modules/closein-tests (test_closein_LDADD): Support test on
+ cygwin with libtool.
+
2007-05-28 Bruno Haible <bruno@clisp.org>
* tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
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@