]> Savannah Git Hosting - gnulib.git/commitdiff
modfl-ieee: Fix dependencies.
authorBruno Haible <bruno@clisp.org>
Mon, 27 Feb 2012 03:06:41 +0000 (04:06 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 27 Feb 2012 03:06:41 +0000 (04:06 +0100)
* modules/modfl-ieee (Depends-on): Add modf-ieee.

ChangeLog
modules/modfl-ieee

index 764a1a04b357fdb4aae501a2fbb86ee1baa1576a..f0c8d6ca943064875898fd475d8c8d649308640b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2012-02-26  Bruno Haible  <bruno@clisp.org>
 
+       modfl-ieee: Fix dependencies.
+       * modules/modfl-ieee (Depends-on): Add modf-ieee.
+
        modfl-ieee: Fix test failures.
        * lib/modfl.c (modfl): Treat NaN and Inf specially.
        * modules/modfl (Depends-on): Add isfinite, isinf.
index 64dba73890c23149b97d0d789b0bbf7e0a2433f8..43475f99a34d321d72f8ae929807dfe1c3539fa0 100644 (file)
@@ -6,6 +6,7 @@ Files:
 Depends-on:
 modfl
 fpieee
+modf-ieee       [test $HAVE_MODFL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
 
 configure.ac: