X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvdprintf-posix;h=c994a4f2c931bba7669d95537cb17f02000e22ca;hb=7ef6c64e210ac0979d7e8ac69bc5b5208c2405ab;hp=649eacfce4b4b10958fd9feb9d6d2b1e821d0b8d;hpb=ba564f2164f381af846d9695e6465cffe7ec918c;p=gnulib.git diff --git a/modules/vdprintf-posix b/modules/vdprintf-posix index 649eacfce..c994a4f2c 100644 --- a/modules/vdprintf-posix +++ b/modules/vdprintf-posix @@ -11,21 +11,22 @@ that module occurs among the main modules in lib/. Files: m4/vdprintf-posix.m4 m4/printf.m4 +m4/math_h.m4 Depends-on: vdprintf -vasnprintf -isnand-nolibm -isnanl-nolibm -frexp-nolibm -frexpl-nolibm -printf-frexp -printf-frexpl -signbit -fpucw nocrash printf-safe multiarch +vasnprintf [test $ac_cv_func_vdprintf = no || test $REPLACE_VDPRINTF = 1] +isnand-nolibm [test $ac_cv_func_vdprintf = no || test $REPLACE_VDPRINTF = 1] +isnanl-nolibm [test $ac_cv_func_vdprintf = no || test $REPLACE_VDPRINTF = 1] +frexp-nolibm [test $ac_cv_func_vdprintf = no || test $REPLACE_VDPRINTF = 1] +frexpl-nolibm [test $ac_cv_func_vdprintf = no || test $REPLACE_VDPRINTF = 1] +printf-frexp [test $ac_cv_func_vdprintf = no || test $REPLACE_VDPRINTF = 1] +printf-frexpl [test $ac_cv_func_vdprintf = no || test $REPLACE_VDPRINTF = 1] +signbit [test $ac_cv_func_vdprintf = no || test $REPLACE_VDPRINTF = 1] +fpucw [test $ac_cv_func_vdprintf = no || test $REPLACE_VDPRINTF = 1] configure.ac: gl_FUNC_VDPRINTF_POSIX