mkostemp: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / dprintf
index 6ebbde4c0a51738c5504edfdff58165f9a3db35a..8c08def36027957190ee0a29fa1efcbb4c33cb22 100644 (file)
@@ -7,9 +7,9 @@ m4/dprintf.m4
 
 Depends-on:
 stdio
-vasnprintf
-full-write
-errno
+vasnprintf      [test $ac_cv_func_dprintf = no || test $REPLACE_DPRINTF = 1]
+full-write      [test $ac_cv_func_dprintf = no || test $REPLACE_DPRINTF = 1]
+errno           [test $ac_cv_func_dprintf = no || test $REPLACE_DPRINTF = 1]
 
 configure.ac:
 gl_FUNC_DPRINTF