fix test-poll compilation failure on Cygwin
[gnulib.git] / modules / xnanosleep
index 7317c1e..b8c758c 100644 (file)
@@ -4,15 +4,18 @@ a more convenient interface to nanosleep
 Files:
 lib/xnanosleep.h
 lib/xnanosleep.c
+m4/xnanosleep.m4
 
 Depends-on:
-timespec
-xalloc
+nanosleep
+time
+intprops
+stdbool
 
 configure.ac:
+gl_XNANOSLEEP
 
 Makefile.am:
-lib_SOURCES += xnanosleep.h xnanosleep.c
 
 Include:
 "xnanosleep.h"
@@ -22,4 +25,3 @@ GPL
 
 Maintainer:
 Paul Eggert, Jim Meyering
-