projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55eed6b
)
Depend on isnanl now.
author
Bruno Haible
<bruno@clisp.org>
Mon, 26 Mar 2007 22:27:16 +0000
(22:27 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Mon, 26 Mar 2007 22:27:16 +0000
(22:27 +0000)
ChangeLog
patch
|
blob
|
history
modules/mathl
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index c75a530774de712f4e363364675c2d8c9a8e2e49..89df5d58550de7d3e91d5bceb340d2e3a2957c6a 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-22,6
+22,7
@@
(tanl): Perform test for NaN at the beginning of the function and
through a call to isnanl.
* lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
+ * modules/mathl (Depends-on): Add isnanl.
2007-03-26 Eric Blake <ebb9@byu.net>
diff --git
a/modules/mathl
b/modules/mathl
index b8767b0f997fe2f07482decf10d2f71b6912814a..709f21efce339b5b2593f51b9996ba147e751c48 100644
(file)
--- a/
modules/mathl
+++ b/
modules/mathl
@@
-22,6
+22,7
@@
m4/mathl.m4
Depends-on:
math
frexpl
+isnanl
configure.ac:
gl_FUNC_LONG_DOUBLE_MATH