X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmathl;h=d9c1b13b3ba23fda025d55cb0ef5a193f2f11558;hb=73a7366830e5475e99f01e2723615b0283886e8f;hp=1d6fdd9e6db09fbdb3e019db04a603c173b40d38;hpb=5eeec029e833abe9ba663d51bb556bd1eebb814e;p=gnulib.git diff --git a/modules/mathl b/modules/mathl index 1d6fdd9e6..d9c1b13b3 100644 --- a/modules/mathl +++ b/modules/mathl @@ -2,7 +2,6 @@ Description: C99 functions for transcendental functions with long double arguments. Files: -lib/mathl.h lib/acosl.c lib/asinl.c lib/atanl.c @@ -10,8 +9,6 @@ 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 +19,19 @@ lib/trigl.h m4/mathl.m4 Depends-on: +math +frexpl +isnanl +ldexpl 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