posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / lgamma
blob1e16876388b346e6d4c204d7957da6b4547b94ec
1 Description:
2 lgamma() function: log of gamma function.
4 Files:
5 m4/mathfunc.m4
7 Depends-on:
9 configure.ac:
10 gl_COMMON_DOUBLE_MATHFUNC([lgamma])
12 Makefile.am:
14 Include:
15 <math.h>
17 Link:
18 $(LGAMMA_LIBM)
20 License:
21 LGPL
23 Maintainer:
24 all