Mercurial > hg > octave-shane > gnulib-hg
view modules/roundf-ieee @ 14271:b4cc3c41ca79
libposix: Add _HEADERS primaries to posix modules.
Modify gnulib-tool to strip them from generated Makefile.am-s where
they are not needed. Also, replace M4 macro prefixes when requested.
Finally, omit calls to error() for libposix.
author | Bruce Korb <bkorb@gnu.org> |
---|---|
date | Sat, 05 Feb 2011 08:22:48 -0800 |
parents | 6eb5574f0333 |
children | f889ffd9dd51 |
line wrap: on
line source
Description: roundf() function according to ISO C 99 with IEC 60559. Files: m4/roundf-ieee.m4 m4/minus-zero.m4 m4/signbit.m4 Depends-on: roundf configure.ac: gl_FUNC_ROUNDF_IEEE Makefile.am: Include: <math.h> Link: $(ROUNDF_LIBM) License: LGPL Maintainer: Bruno Haible