From 131aa1b0384b85424a03fa2099b34fa49ae9cd27 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 11 Mar 2012 03:04:47 +0100 Subject: [PATCH] log1pl-ieee: Work around test failure on AIX 7.1. * modules/log1pl-ieee (Depends-on): Add log1p-ieee. --- ChangeLog | 3 +++ modules/log1pl-ieee | 1 + 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 18c473693..0b86a60f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2012-03-10 Bruno Haible + log1pl-ieee: Work around test failure on AIX 7.1. + * modules/log1pl-ieee (Depends-on): Add log1p-ieee. + log1pl-ieee: Work around test failure on IRIX 6.5. * m4/log1pl-ieee.m4: New file. * m4/log1pl.m4 (gl_FUNC_LOG1PL): If gl_FUNC_LOG1PL_IEEE is present, diff --git a/modules/log1pl-ieee b/modules/log1pl-ieee index 32c937d19..e5075dba4 100644 --- a/modules/log1pl-ieee +++ b/modules/log1pl-ieee @@ -9,6 +9,7 @@ m4/signbit.m4 Depends-on: log1pl fpieee +log1p-ieee [{ test $HAVE_LOG1PL = 0 || test $REPLACE_LOG1PL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1] configure.ac: gl_FUNC_LOG1PL_IEEE -- 2.11.0