roundl-ieee: Make it work on OSF/1 5.1 with cc.
authorBruno Haible <bruno@clisp.org>
Sat, 25 Dec 2010 11:57:46 +0000 (12:57 +0100)
committerBruno 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
modules/roundl-ieee

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.
index e2062590762363638fb9456dfa510ce0bd5692db..8788f3068d3a97c42d680480c0edf6213504b8bd 100644 (file)
@@ -8,6 +8,8 @@ m4/signbit.m4
 
 Depends-on:
 roundl
+floorl-ieee
+ceill-ieee
 
 configure.ac:
 gl_FUNC_ROUNDL_IEEE