projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcfdd25
)
roundl-ieee: Make it work on OSF/1 5.1 with cc.
author
Bruno Haible
<bruno@clisp.org>
Sat, 25 Dec 2010 11:57:46 +0000
(12:57 +0100)
committer
Bruno Haible
<bruno@clisp.org>
Sat, 25 Dec 2010 11:57:46 +0000
(12:57 +0100)
* modules/roundl-ieee (Depends-on): Add floorl-ieee, ceill-ieee.
ChangeLog
patch
|
blob
|
history
modules/roundl-ieee
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 8785d16809424f0776c519bdf7e4f9d325c45152..441724be10750c1489d110d7563439378438f40f 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2010-12-25 Bruno Haible <bruno@clisp.org>
+
+ roundl-ieee: Make it work on OSF/1 5.1 with cc.
+ * modules/roundl-ieee (Depends-on): Add floorl-ieee, ceill-ieee.
+
2010-12-25 Bruno Haible <bruno@clisp.org>
truncl-ieee: Make it work on OSF/1 5.1 with cc.
diff --git
a/modules/roundl-ieee
b/modules/roundl-ieee
index e2062590762363638fb9456dfa510ce0bd5692db..8788f3068d3a97c42d680480c0edf6213504b8bd 100644
(file)
--- a/
modules/roundl-ieee
+++ b/
modules/roundl-ieee
@@
-8,6
+8,8
@@
m4/signbit.m4
Depends-on:
roundl
+floorl-ieee
+ceill-ieee
configure.ac:
gl_FUNC_ROUNDL_IEEE