X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvsprintf-posix;h=10e538561261d131f8fb971794b1ff1b5b022cea;hb=c6f9e663d25b0980c51f609a3fe237deca168461;hp=44d89f54073e1e9db187d6a12a010521514c10b2;hpb=ba564f2164f381af846d9695e6465cffe7ec918c;p=gnulib.git diff --git a/modules/vsprintf-posix b/modules/vsprintf-posix index 44d89f540..10e538561 100644 --- a/modules/vsprintf-posix +++ b/modules/vsprintf-posix @@ -14,20 +14,20 @@ m4/printf.m4 Depends-on: stdio -vasnprintf -isnand-nolibm -isnanl-nolibm -frexp-nolibm -frexpl-nolibm -printf-frexp -printf-frexpl -signbit -fpucw nocrash printf-safe -stdint -errno multiarch +vasnprintf [test $REPLACE_VSPRINTF = 1] +isnand-nolibm [test $REPLACE_VSPRINTF = 1] +isnanl-nolibm [test $REPLACE_VSPRINTF = 1] +frexp-nolibm [test $REPLACE_VSPRINTF = 1] +frexpl-nolibm [test $REPLACE_VSPRINTF = 1] +printf-frexp [test $REPLACE_VSPRINTF = 1] +printf-frexpl [test $REPLACE_VSPRINTF = 1] +signbit [test $REPLACE_VSPRINTF = 1] +fpucw [test $REPLACE_VSPRINTF = 1] +stdint [test $REPLACE_VSPRINTF = 1] +errno [test $REPLACE_VSPRINTF = 1] configure.ac: gl_FUNC_VSPRINTF_POSIX