mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[gnulib.git] / modules / sleep
index e859e59..c9b6c40 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