realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / vdprintf
index 3ddda20d13d79b65be3c00de5783ca348029b5a6..eba447167cb0f4f1b11193fddee17fd3b3cd4858 100644 (file)
@@ -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