Fix typo, from Jim Hyslop <jhyslop@dreampossible.ca>.
[gnulib.git] / modules / xnanosleep
index 40cf2d3..5acf1d3 100644 (file)
@@ -4,19 +4,23 @@ a more convenient interface to nanosleep
 Files:
 lib/xnanosleep.h
 lib/xnanosleep.c
+m4/xnanosleep.m4
 
 Depends-on:
 timespec
-xalloc
+intprops
+stdbool
 
 configure.ac:
+gl_XNANOSLEEP
 
 Makefile.am:
-lib_SOURCES += xnanosleep.h xnanosleep.c
 
 Include:
 "xnanosleep.h"
 
+License:
+GPL
+
 Maintainer:
 Paul Eggert, Jim Meyering
-