Assume 'long double' exists.
[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/isnanl.m4
10
11 Depends-on:
12 fpieee
13
14 configure.ac:
15 gl_FUNC_ISNANL
16
17 Makefile.am:
18
19 Include:
20 "isnanl.h"
21
22 Link:
23 $(ISNANL_LIBM)
24
25 License:
26 LGPL
27
28 Maintainer:
29 Bruno Haible
30