Mercurial > hg > octave-lojdl > gnulib-hg
view modules/isnanl @ 12302:3b1b1edbbf68
version-etc-fsf: relax license to LGPLv3+
* modules/version-etc-fsf (License): Relax license.
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Tue, 17 Nov 2009 07:20:41 +0100 |
parents | 0ef26bffcbe1 |
children | 4e1b0338ea60 |
line wrap: on
line source
Description: isnanl() function: test for NaN. Files: lib/isnanl.c lib/isnan.c lib/float+.h m4/exponentl.m4 m4/isnanl.m4 Depends-on: math float fpieee memcmp configure.ac: gl_FUNC_ISNANL gl_MATH_MODULE_INDICATOR([isnanl]) Makefile.am: Include: <math.h> Link: $(ISNANL_LIBM) License: LGPL Maintainer: Bruno Haible