Don't insist on 'long long int' support in the preprocessor. It
[gnulib.git] / modules / nanosleep
index e0d5e03..3035a13 100644 (file)
@@ -6,16 +6,26 @@ lib/nanosleep.c
 m4/nanosleep.m4
 
 Depends-on:
-timespec
+clock-time
+extensions
+gettime
+stdbool
+sys_time
+time
 
 configure.ac:
-jm_FUNC_NANOSLEEP
+gl_FUNC_NANOSLEEP
 
 Makefile.am:
 
 Include:
 <time.h>
 
+Link:
+$(LIB_NANOSLEEP)
+
+License:
+GPL
+
 Maintainer:
 Jim Meyering
-