projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94a90dc
)
Fix test-dirent link error.
author
Bruno Haible
<bruno@clisp.org>
Sun, 7 Mar 2010 22:15:21 +0000
(23:15 +0100)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 7 Mar 2010 22:15:21 +0000
(23:15 +0100)
ChangeLog
patch
|
blob
|
history
modules/dirent-tests
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index e97760a82547f06f8417a3c7fe94c0cc0144b766..db9177175b994f1d7b76604182e7767719f0e6c1 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2010-03-07 Bruno Haible <bruno@clisp.org>
+
+ Fix test-dirent link error.
+ * modules/dirent-tests (Makefile.am): Define test_dirent_LDADD.
+
2010-03-07 Bruno Haible <bruno@clisp.org>
* gnulib-tool (func_create_testdir): Don't use 'lib-ignore' module
diff --git
a/modules/dirent-tests
b/modules/dirent-tests
index 2511f5f662e7c1ab67d18d1a038cf4457aeabc3c..8aabbd149127d6773abf1fe2ddc5a0f5ea917b63 100644
(file)
--- a/
modules/dirent-tests
+++ b/
modules/dirent-tests
@@
-8,3
+8,4
@@
configure.ac:
Makefile.am:
TESTS += test-dirent
check_PROGRAMS += test-dirent
+test_dirent_LDADD = $(LDADD) @LIBINTL@