X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fprintf-frexpl;h=c506a62669826f702197430f65239449094c10ea;hb=46f5f314f34a08c9305758482d7d2fdb0e999d09;hp=ff3057cee150745de4a53f5f879f7bd5667e7e0d;hpb=66825407ef7b4d90f146b32093c6c11559a16e21;p=gnulib.git diff --git a/modules/printf-frexpl b/modules/printf-frexpl index ff3057cee..c506a6266 100644 --- a/modules/printf-frexpl +++ b/modules/printf-frexpl @@ -7,12 +7,14 @@ lib/printf-frexpl.h lib/printf-frexpl.c lib/printf-frexp.c m4/printf-frexpl.m4 -m4/longdouble.m4 +m4/frexpl.m4 +m4/ldexpl.m4 Depends-on: -fpucw -ldexpl -math +printf-frexp [test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1] +float [test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] +math [test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] +fpucw [test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] configure.ac: gl_FUNC_PRINTF_FREXPL @@ -21,9 +23,7 @@ Makefile.am: lib_SOURCES += printf-frexpl.c Include: -#if HAVE_LONG_DOUBLE -# include "printf-frexpl.h" -#endif +"printf-frexpl.h" License: LGPL