From b17d7ac7df62c7c7f56fe857ed28151d8b0e4e28 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 26 Jan 2008 15:17:58 +0100 Subject: Rename isnan, applicable to 'double' only, to isnand. --- modules/frexp-tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/frexp-tests') 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: -- cgit v1.2.1