Ensure that fseeko is declared when possible.
[gnulib.git] / modules / nanosleep
index e21a441..3035a13 100644 (file)
@@ -6,7 +6,12 @@ lib/nanosleep.c
 m4/nanosleep.m4
 
 Depends-on:
-timespec
+clock-time
+extensions
+gettime
+stdbool
+sys_time
+time
 
 configure.ac:
 gl_FUNC_NANOSLEEP
@@ -16,6 +21,11 @@ Makefile.am:
 Include:
 <time.h>
 
+Link:
+$(LIB_NANOSLEEP)
+
+License:
+GPL
+
 Maintainer:
 Jim Meyering
-