X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fnanosleep;h=3035a137a13c28e4ef781472052a1952c22530f0;hb=bfc49603152e76ca7da9e4e8b2fc7e55e5b7b246;hp=02398d40796ca366b6b157749f3eef684bd62234;hpb=5661ab9d49512b4cf3c19caa11bb581d8ce561ba;p=gnulib.git diff --git a/modules/nanosleep b/modules/nanosleep index 02398d407..3035a137a 100644 --- a/modules/nanosleep +++ b/modules/nanosleep @@ -8,9 +8,10 @@ m4/nanosleep.m4 Depends-on: clock-time extensions +gettime stdbool sys_time -timespec +time configure.ac: gl_FUNC_NANOSLEEP @@ -18,7 +19,10 @@ gl_FUNC_NANOSLEEP Makefile.am: Include: -"timespec.h" + + +Link: +$(LIB_NANOSLEEP) License: GPL