gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / xnanosleep
index 546daf4..0a2b373 100644 (file)
@@ -2,22 +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
+dtotimespec
+nanosleep
+time
 
 configure.ac:
 gl_XNANOSLEEP
 
 Makefile.am:
+lib_SOURCES += xnanosleep.c
 
 Include:
 "xnanosleep.h"
 
+Link:
+$(LIB_NANOSLEEP)
+
 License:
 GPL