test-perror: check for strerror interactions
[pspp] / modules / sleep
index d8af51436a8600624bf9341cd1bbd1bc1d3c9fdb..c9b6c40809ec7cdfc6ddc8aeb06ed2670bd305df 100644 (file)
@@ -7,6 +7,8 @@ m4/sleep.m4
 
 Depends-on:
 unistd
+stdint          [test $HAVE_SLEEP = 0 || test $REPLACE_SLEEP = 1]
+verify          [test $HAVE_SLEEP = 0 || test $REPLACE_SLEEP = 1]
 
 configure.ac:
 gl_FUNC_SLEEP