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 8785d16809..441724be10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +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. diff --git a/modules/roundl-ieee b/modules/roundl-ieee index e206259076..8788f3068d 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.30.2