Move macros for finding floating-point exponents into separate M4 files.
[gnulib.git] / modules / isnanl
1 Description:
2 isnanl() function: test for NaN.
3
4 Files:
5 lib/isnanl.h
6 lib/isnanl.c
7 lib/isnan.c
8 lib/float+.h
9 m4/exponentl.m4
10 m4/isnanl.m4
11
12 Depends-on:
13 float
14 fpieee
15
16 configure.ac:
17 gl_FUNC_ISNANL
18
19 Makefile.am:
20
21 Include:
22 "isnanl.h"
23
24 Link:
25 $(ISNANL_LIBM)
26
27 License:
28 LGPL
29
30 Maintainer:
31 Bruno Haible
32