Oops, move dependency to 'memchr'.
[pspp] / modules / mathl
index 709f21efce339b5b2593f51b9996ba147e751c48..0b3018efb49713b12e17ba6ca82fd4bc7454f251 100644 (file)
@@ -5,11 +5,8 @@ Files:
 lib/acosl.c
 lib/asinl.c
 lib/atanl.c
-lib/ceill.c
 lib/cosl.c
 lib/expl.c
-lib/floorl.c
-lib/ldexpl.c
 lib/logl.c
 lib/sincosl.c
 lib/sinl.c
@@ -20,12 +17,17 @@ 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 += trigl.h trigl.c sincosl.c