X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxnanosleep;h=876a3b4d37f913bd9b8f26e27444dcbf4816d3fc;hb=4b8c4902c5022e71ee1027cafc3a956e650de7fc;hp=08a3828f41db27dc1f2474b733160035e5181716;hpb=10ce26c08f4e8ffe6ac636b1fec6a33a847b0d3a;p=gnulib.git diff --git a/modules/xnanosleep b/modules/xnanosleep index 08a3828f4..876a3b4d3 100644 --- a/modules/xnanosleep +++ b/modules/xnanosleep @@ -7,8 +7,10 @@ lib/xnanosleep.c m4/xnanosleep.m4 Depends-on: -timespec -gethrxtime +nanosleep +time +intprops +stdbool configure.ac: gl_XNANOSLEEP @@ -18,6 +20,9 @@ Makefile.am: Include: "xnanosleep.h" +Link: +$(LIB_NANOSLEEP) + License: GPL