New module 'close'.
[gnulib.git] / modules / mathl
index 1d6fdd9..0b3018e 100644 (file)
@@ -2,16 +2,11 @@ Description:
 C99 functions for transcendental functions with long double arguments.
 
 Files:
-lib/mathl.h
 lib/acosl.c
 lib/asinl.c
 lib/atanl.c
-lib/ceill.c
 lib/cosl.c
 lib/expl.c
-lib/floorl.c
-lib/frexpl.c
-lib/ldexpl.c
 lib/logl.c
 lib/sincosl.c
 lib/sinl.c
@@ -22,15 +17,23 @@ lib/trigl.h
 m4/mathl.m4
 
 Depends-on:
+float
+math
+frexpl
+isnanl
+ldexpl
+floorl
+ceill
 
 configure.ac:
 gl_FUNC_LONG_DOUBLE_MATH
+gl_MATH_MODULE_INDICATOR([mathl])
 
 Makefile.am:
-noinst_HEADERS += mathl.h trigl.h trigl.c sincosl.c
+noinst_HEADERS += trigl.h trigl.c sincosl.c
 
 Include:
-"mathl.h"
+<math.h>
 
 License:
 GPL