summaryrefslogtreecommitdiff
path: root/modules/vdprintf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/vdprintf')
-rw-r--r--modules/vdprintf1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/vdprintf b/modules/vdprintf
index 1100f0497b..87192a3fdc 100644
--- a/modules/vdprintf
+++ b/modules/vdprintf
@@ -8,6 +8,7 @@ m4/vdprintf.m4
Depends-on:
stdio
vasnprintf [test $ac_cv_func_vdprintf = no || test $REPLACE_VDPRINTF = 1]
+free-posix [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]