* modules/closein-tests (test_closein_LDADD): Support test on
authorEric Blake <ebb9@byu.net>
Mon, 28 May 2007 18:01:26 +0000 (18:01 +0000)
committerEric Blake <ebb9@byu.net>
Mon, 28 May 2007 18:01:26 +0000 (18:01 +0000)
cygwin with libtool.

ChangeLog
modules/closein-tests

index 1a7b0ad..dd1319c 100644 (file)
--- 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.
index 989ea47..4daa711 100644 (file)
@@ -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@