test-perror: check for strerror interactions
[pspp] / modules / isapipe
index 927255cf3a7f943994493cd9d26ee16ae10e66ff..ee1c2202d6989210f00c88e733fb42c13c46edbf 100644 (file)
@@ -7,9 +7,9 @@ lib/isapipe.h
 m4/isapipe.m4
 
 Depends-on:
-stat-macros
-stdbool
-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