getcwd-lgpl: fix m4 to match relaxed test for BSD
[gnulib.git] / modules / atan2
1 Description:
2 atan2() function: angle of a point in the plane.
3
4 Files:
5 m4/mathfunc.m4
6
7 Depends-on:
8
9 configure.ac:
10 gl_COMMON_DOUBLE_MATHFUNC([atan2])
11
12 Makefile.am:
13
14 Include:
15 <math.h>
16
17 Link:
18 $(ATAN2_LIBM)
19
20 License:
21 LGPL
22
23 Maintainer:
24 Bruno Haible