warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / cbrtl-ieee
blob73d6b9d862f4d4c1942a883d54a5f303f2b7ef74
1 Description:
2 cbrtl() function according to ISO C 99 with IEC 60559.
4 Files:
5 m4/cbrtl-ieee.m4
6 m4/minus-zero.m4
7 m4/signbit.m4
9 Depends-on:
10 cbrtl
11 fpieee
13 configure.ac:
14 gl_FUNC_CBRTL_IEEE
16 Makefile.am:
18 Include:
19 <math.h>
21 Link:
22 $(CBRTL_LIBM)
24 License:
25 LGPL
27 Maintainer:
28 all