changeset 8894:3cafa3b8faf9

* modules/closein-tests (test_closein_LDADD): Support test on cygwin with libtool.
author Eric Blake <ebb9@byu.net>
date Mon, 28 May 2007 18:01:26 +0000
parents b2fce49c2679
children 7955e07faadf
files ChangeLog modules/closein-tests
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.
--- a/modules/closein-tests
+++ b/modules/closein-tests
@@ -12,3 +12,4 @@
 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
 check_PROGRAMS += test-closein
 EXTRA_DIST += test-closein.sh
+test_closein_LDADD = $(LDADD) @LIBINTL@