getdomainname: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / isapipe
index 6352af4519eacc0ca3c10659d887aee6fe5db670..ee1c2202d6989210f00c88e733fb42c13c46edbf 100644 (file)
@@ -7,9 +7,9 @@ lib/isapipe.h
 m4/isapipe.m4
 
 Depends-on:
-stdbool
-sys_stat
-unistd
+stdbool         [test $ac_cv_func_isapipe = no]
+sys_stat        [test $ac_cv_func_isapipe = no]
+unistd          [test $ac_cv_func_isapipe = no]
 
 configure.ac:
 gl_ISAPIPE