Depend on isnanl now.
authorBruno Haible <bruno@clisp.org>
Mon, 26 Mar 2007 22:27:16 +0000 (22:27 +0000)
committerBruno Haible <bruno@clisp.org>
Mon, 26 Mar 2007 22:27:16 +0000 (22:27 +0000)
ChangeLog
modules/mathl

index c75a530..89df5d5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,7 @@
        (tanl): Perform test for NaN at the beginning of the function and
        through a call to isnanl.
        * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
+       * modules/mathl (Depends-on): Add isnanl.
 
 2007-03-26  Eric Blake  <ebb9@byu.net>
 
index b8767b0..709f21e 100644 (file)
@@ -22,6 +22,7 @@ m4/mathl.m4
 Depends-on:
 math
 frexpl
+isnanl
 
 configure.ac:
 gl_FUNC_LONG_DOUBLE_MATH