Mercurial > hg > octave-nkf > gnulib-hg
view modules/fmodf-ieee @ 16749:2c1499f688aa
logf-ieee: Fix test whether logf works.
* m4/logf.m4 (gl_FUNC_LOGF): Fix typo in test program.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 01 Apr 2012 19:31:01 +0200 |
parents | 8bed60fd8e6c |
children | 1f14c6dd175d |
line wrap: on
line source
Description: fmodf() function according to ISO C 99 with IEC 60559. Files: m4/fmodf-ieee.m4 Depends-on: fmodf fpieee fmod-ieee [test $HAVE_FMODF = 0] configure.ac: gl_FUNC_FMODF_IEEE Makefile.am: Include: <math.h> Link: $(FMODF_LIBM) License: LGPL Maintainer: Bruno Haible