posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / hypot-ieee
blob5d05f84d9dad7e64ddc688245e1c5046becfb74b
1 Description:
2 hypot() function according to ISO C 99 with IEC 60559.
4 Files:
5 m4/hypot-ieee.m4
7 Depends-on:
8 hypot
9 fpieee
11 configure.ac:
12 gl_FUNC_HYPOT_IEEE
14 Makefile.am:
16 Include:
17 <math.h>
19 Link:
20 $(HYPOT_LIBM)
22 License:
23 LGPL
25 Maintainer:
26 all