Mercurial > hg > octave-jordi > gnulib-hg
view modules/ceill-ieee @ 15033:7539219da429
mbsrtowcs: Move AC_LIBOBJ invocations to module description.
* m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Move AC_LIBOBJ and
gl_PREREQ_MBSRTOWCS invocations from here...
* modules/mbsrtowcs (configure.ac): ... to here.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 21 May 2011 14:24:51 +0200 |
parents | 3850a96acb90 |
children | 1f14c6dd175d |
line wrap: on
line source
Description: ceill() function according to ISO C 99 with IEC 60559. Files: m4/ceill-ieee.m4 m4/minus-zero.m4 m4/signbit.m4 Depends-on: ceill configure.ac: gl_FUNC_CEILL_IEEE Makefile.am: Include: <math.h> Link: $(CEILL_LIBM) License: LGPL Maintainer: Bruno Haible