Mercurial > hg > octave-nkf > gnulib-hg
view modules/isinf @ 14953:632892f73130
fwriting: Move AC_LIBOBJ invocations to module description.
* m4/fwriting.m4 (gl_FUNC_FWRITINT): Move AC_LIBOBJ invocation from
here...
* modules/fwriting (configure.ac): ... to here.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 07 May 2011 13:48:53 +0200 |
parents | efab6978105e |
children | 0e4f31ef0033 |
line wrap: on
line source
Description: isinf macro: test for positive or negative infinity Files: lib/isinf.c m4/isinf.m4 m4/check-math-lib.m4 Depends-on: math extensions float [test $REPLACE_ISINF = 1] configure.ac: gl_ISINF gl_MATH_MODULE_INDICATOR([isinf]) Makefile.am: Include: <math.h> License: LGPL Maintainer: Ben Pfaff