git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / isnanf-nolibm
blobc178cc5711cbc41e551832fc8daf4f62dfb9df38
1 Description:
2 isnanf() function: test for NaN, without requiring libm.
4 Files:
5 lib/isnanf-nolibm.h
6 lib/isnanf.c
7 lib/isnan.c
8 lib/float+.h
9 m4/exponentf.m4
10 m4/isnanf.m4
12 Depends-on:
13 fpieee
14 memcmp
16 configure.ac:
17 gl_FUNC_ISNANF_NO_LIBM
19 Makefile.am:
21 Include:
22 "isnanf-nolibm.h"
24 License:
25 LGPL
27 Maintainer:
28 Bruno Haible