pmccabe2html: escaping of special characters
[gnulib.git] / modules / xnanosleep
index 3b30c48..0a2b373 100644 (file)
@@ -2,23 +2,27 @@ Description:
 a more convenient interface to nanosleep
 
 Files:
-lib/intprops.h
 lib/xnanosleep.h
 lib/xnanosleep.c
 m4/xnanosleep.m4
 
 Depends-on:
-timespec
-stdbool
+dtotimespec
+nanosleep
+time
 
 configure.ac:
 gl_XNANOSLEEP
 
 Makefile.am:
+lib_SOURCES += xnanosleep.c
 
 Include:
 "xnanosleep.h"
 
+Link:
+$(LIB_NANOSLEEP)
+
 License:
 GPL