Use a command that uses $CC $CFLAGS, not $CPP, to test whether inline is
[gnulib.git] / modules / nanosleep
index e0d5e03..917808c 100644 (file)
@@ -6,16 +6,21 @@ lib/nanosleep.c
 m4/nanosleep.m4
 
 Depends-on:
+clock-time
 timespec
+stdbool
+extensions
 
 configure.ac:
-jm_FUNC_NANOSLEEP
+gl_FUNC_NANOSLEEP
 
 Makefile.am:
 
 Include:
 <time.h>
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering
-