From 9e587fbb7b888126ecdf62a2ed968343215df2d0 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 25 Dec 2010 12:57:46 +0100 Subject: [PATCH] roundl-ieee: Make it work on OSF/1 5.1 with cc. * modules/roundl-ieee (Depends-on): Add floorl-ieee, ceill-ieee. --- ChangeLog | 5 +++++ modules/roundl-ieee | 2 ++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8785d1680..441724be1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2010-12-25 Bruno Haible + 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 + truncl-ieee: Make it work on OSF/1 5.1 with cc. * doc/posix-functions/truncl.texi: Mention the OSF/1 5.1 bug. * m4/truncl.m4 (gl_FUNC_TRUNCL): If gl_FUNC_TRUNCL_IEEE is also used, diff --git a/modules/roundl-ieee b/modules/roundl-ieee index e20625907..8788f3068 100644 --- 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 -- 2.11.0