projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04f92ed
)
ldexpl test: Fix link error on OSF/1 5.1.
author
Bruno Haible
<bruno@clisp.org>
Mon, 20 Dec 2010 01:55:53 +0000
(
02:55
+0100)
committer
Bruno Haible
<bruno@clisp.org>
Mon, 20 Dec 2010 01:55:53 +0000
(
02:55
+0100)
* modules/ldexpl-tests (Makefile.am): Define test_ldexpl_LDADD.
ChangeLog
patch
|
blob
|
history
modules/ldexpl-tests
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index f9020abed9616bf99217e9fd21f62e373b3bed93..3024bec71717659007fb3cc100df2b048c0ce187 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2010-12-19 Bruno Haible <bruno@clisp.org>
+
+ ldexpl test: Fix link error on OSF/1 5.1.
+ * modules/ldexpl-tests (Makefile.am): Define test_ldexpl_LDADD.
+
2010-12-19 Bruno Haible <bruno@clisp.org>
wctype: Make it work in C++ mode on OSF/1 5.1.
diff --git
a/modules/ldexpl-tests
b/modules/ldexpl-tests
index 223175f6114d786d12b677ced74a40d57fef3034..1daeb6fa2a260e059062199a3411ea2bae3a4c5c 100644
(file)
--- a/
modules/ldexpl-tests
+++ b/
modules/ldexpl-tests
@@
-16,3
+16,4
@@
configure.ac:
Makefile.am:
TESTS += test-ldexpl
check_PROGRAMS += test-ldexpl
+test_ldexpl_LDADD = $(LDADD) @LDEXPL_LIBM@