idcache: Fix module description.
[pspp] / modules / sleep
index e859e59e524e33210cf0119cc19e58c1f6b054d2..c9b6c40809ec7cdfc6ddc8aeb06ed2670bd305df 100644 (file)
@@ -6,9 +6,9 @@ lib/sleep.c
 m4/sleep.m4
 
 Depends-on:
-stdint
 unistd
-verify
+stdint          [test $HAVE_SLEEP = 0 || test $REPLACE_SLEEP = 1]
+verify          [test $HAVE_SLEEP = 0 || test $REPLACE_SLEEP = 1]
 
 configure.ac:
 gl_FUNC_SLEEP