summaryrefslogtreecommitdiff
path: root/modules/frexp-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-01-26 15:17:58 +0100
committerBruno Haible <bruno@clisp.org>2008-01-26 15:17:58 +0100
commitb17d7ac7df62c7c7f56fe857ed28151d8b0e4e28 (patch)
treee475661f13bd1c4d0e9aa603f244ecdb967d870f /modules/frexp-tests
parentce8675631414567e50a77fdd43196f5882172ca7 (diff)
downloadgnulib-b17d7ac7df62c7c7f56fe857ed28151d8b0e4e28.tar.gz
Rename isnan, applicable to 'double' only, to isnand.
Diffstat (limited to 'modules/frexp-tests')
-rw-r--r--modules/frexp-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/frexp-tests b/modules/frexp-tests
index adfe218eaa..6982cf94e3 100644
--- a/modules/frexp-tests
+++ b/modules/frexp-tests
@@ -2,7 +2,7 @@ Files:
tests/test-frexp.c
Depends-on:
-isnan-nolibm
+isnand-nolibm
signbit
configure.ac: