nanosleep: work around cygwin bug
[gnulib.git] / modules / nanosleep
index e70b456..d457b6f 100644 (file)
@@ -6,20 +6,28 @@ lib/nanosleep.c
 m4/nanosleep.m4
 
 Depends-on:
-clock-time
-timespec
-stdbool
 extensions
+intprops
+multiarch
+select
+sigaction
+stdbool
+sys_select
+sys_time
+time
+verify
 
 configure.ac:
 gl_FUNC_NANOSLEEP
 
 Makefile.am:
-EXTRA_DIST += nanosleep.c
 
 Include:
 <time.h>
 
+Link:
+$(LIB_NANOSLEEP)
+
 License:
 GPL