New module 'mbiter'.
[gnulib.git] / modules / xnanosleep
index 40cf2d3..3b30c48 100644 (file)
@@ -2,21 +2,25 @@ Description:
 a more convenient interface to nanosleep
 
 Files:
+lib/intprops.h
 lib/xnanosleep.h
 lib/xnanosleep.c
+m4/xnanosleep.m4
 
 Depends-on:
 timespec
-xalloc
+stdbool
 
 configure.ac:
+gl_XNANOSLEEP
 
 Makefile.am:
-lib_SOURCES += xnanosleep.h xnanosleep.c
 
 Include:
 "xnanosleep.h"
 
+License:
+GPL
+
 Maintainer:
 Paul Eggert, Jim Meyering
-