X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Fvdprintf;h=eba447167cb0f4f1b11193fddee17fd3b3cd4858;hb=86e2d81da06878e9aace64867dd3f09d63e9f39e;hp=3ddda20d13d79b65be3c00de5783ca348029b5a6;hpb=d464708e0dc6a758523c57a088aea56efb463b1f;p=pspp diff --git a/modules/vdprintf b/modules/vdprintf index 3ddda20d13..eba447167c 100644 --- a/modules/vdprintf +++ b/modules/vdprintf @@ -7,9 +7,9 @@ m4/vdprintf.m4 Depends-on: stdio -vasnprintf -full-write -errno +vasnprintf [test $ac_cv_func_vdprintf = no || test $REPLACE_VDPRINTF = 1] +full-write [test $ac_cv_func_vdprintf = no || test $REPLACE_VDPRINTF = 1] +errno [test $ac_cv_func_vdprintf = no || test $REPLACE_VDPRINTF = 1] configure.ac: gl_FUNC_VDPRINTF