Mercurial > hg > octave-shane > gnulib-hg
view modules/j1 @ 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 | 6ff1b1c23f57 |
children |
line wrap: on
line source
Description: j1() function: Bessel function of the first kind of order 1. Files: m4/mathfunc.m4 Depends-on: configure.ac: gl_COMMON_DOUBLE_MATHFUNC([j1]) Makefile.am: Include: <math.h> Link: $(J1_LIBM) License: LGPL Maintainer: Bruno Haible