X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmathl;h=e8ee822590bfbeaece150e481968a4dca4d7b1e6;hb=5e4c2e5a362d7af98182b54a1295cffad08bbf7d;hp=1d6fdd9e6db09fbdb3e019db04a603c173b40d38;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/mathl b/modules/mathl index 1d6fdd9e6..e8ee82259 100644 --- a/modules/mathl +++ b/modules/mathl @@ -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,22 @@ lib/trigl.h m4/mathl.m4 Depends-on: +float +math +frexpl +isnanl +ldexpl +floorl +ceill configure.ac: gl_FUNC_LONG_DOUBLE_MATH Makefile.am: -noinst_HEADERS += mathl.h trigl.h trigl.c sincosl.c +noinst_HEADERS += trigl.h trigl.c sincosl.c Include: -"mathl.h" + License: GPL