projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
394c5a6
)
Avoid possible link error.
author
Bruno Haible
<bruno@clisp.org>
Sat, 15 Nov 2008 22:31:45 +0000
(23:31 +0100)
committer
Bruno Haible
<bruno@clisp.org>
Sat, 15 Nov 2008 22:31:45 +0000
(23:31 +0100)
ChangeLog
patch
|
blob
|
history
modules/frexpl-tests
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 9c1c6d7577d41695098a073fc5efd5cee684f748..32767a8e5013c63ad747ae8599563aad332d943c 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2008-11-15 Bruno Haible <bruno@clisp.org>
+
+ * modules/frexpl-tests (Makefile.am): Link test-frexpl with
+ $(FREXPL_LIBM).
+
2008-11-15 Bruno Haible <bruno@clisp.org>
* lib/netdb.in.h: Activate the definitions also when the system's
diff --git
a/modules/frexpl-tests
b/modules/frexpl-tests
index e3b2d55c69def00ccd60cc2c40e817ae7ca71f53..6291f4eb2424a3ecedc4f18d45a2c1f82602fb0c 100644
(file)
--- a/
modules/frexpl-tests
+++ b/
modules/frexpl-tests
@@
-12,6
+12,7
@@
configure.ac:
Makefile.am:
TESTS += test-frexpl
check_PROGRAMS += test-frexpl
+test_frexpl_LDADD = $(LDADD) @FREXPL_LIBM@
License:
LGPL