X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fprintf-frexpl;h=c506a62669826f702197430f65239449094c10ea;hb=4f044de87e05bee61005c48bb93f3bb9a4b76461;hp=6d137621f1f4bdf85457d6293e0f6b329a78593f;hpb=cdaeb6bb213d6042df46e0b3584718ede9f18511;p=gnulib.git diff --git a/modules/printf-frexpl b/modules/printf-frexpl index 6d137621f..c506a6266 100644 --- a/modules/printf-frexpl +++ b/modules/printf-frexpl @@ -7,11 +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: -math -fpucw +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 @@ -20,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