projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c24fae
)
* modules/closein-tests (test_closein_LDADD): Support test on
author
Eric Blake
<ebb9@byu.net>
Mon, 28 May 2007 18:01:26 +0000
(18:01 +0000)
committer
Eric Blake
<ebb9@byu.net>
Mon, 28 May 2007 18:01:26 +0000
(18:01 +0000)
cygwin with libtool.
ChangeLog
patch
|
blob
|
history
modules/closein-tests
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 1a7b0addd06bfbb24265126ffc1d6d50cf44dfff..dd1319cd9a99fcc86397396e891c7b4ae043fd2d 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.
diff --git
a/modules/closein-tests
b/modules/closein-tests
index 989ea477e050b47f7d1ddfb468fe08c2c53cf21e..4daa7116b88df16b79e181184afe4779afea5e7c 100644
(file)
--- 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@