crypto/gc-hmac-sha1: Fix recent regression.
[pspp] / modules / xnanosleep
index 08a3828f41db27dc1f2474b733160035e5181716..f1b1371dd703c00bf3f841174151c2e7d177ed6d 100644 (file)
@@ -7,17 +7,23 @@ lib/xnanosleep.c
 m4/xnanosleep.m4
 
 Depends-on:
-timespec
-gethrxtime
+nanosleep
+time
+intprops
+stdbool
 
 configure.ac:
 gl_XNANOSLEEP
 
 Makefile.am:
+lib_SOURCES += xnanosleep.c
 
 Include:
 "xnanosleep.h"
 
+Link:
+$(LIB_NANOSLEEP)
+
 License:
 GPL