* modules/gethrxtime: New file.
[pspp] / modules / xnanosleep
index 7317c1ebff2245a5ad957fe71517e705ea26f38c..08a3828f41db27dc1f2474b733160035e5181716 100644 (file)
@@ -4,15 +4,16 @@ a more convenient interface to nanosleep
 Files:
 lib/xnanosleep.h
 lib/xnanosleep.c
+m4/xnanosleep.m4
 
 Depends-on:
 timespec
-xalloc
+gethrxtime
 
 configure.ac:
+gl_XNANOSLEEP
 
 Makefile.am:
-lib_SOURCES += xnanosleep.h xnanosleep.c
 
 Include:
 "xnanosleep.h"
@@ -22,4 +23,3 @@ GPL
 
 Maintainer:
 Paul Eggert, Jim Meyering
-