X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsettime;h=8f097f7860537df25c15e8eaa6cdb833516720e6;hb=cdf12ee48247d39e7b1fd40289b78741aa4d4df1;hp=71da479a39febd789b516c16dd329933b824d320;hpb=32865888475678304ea91322b587eee043bb06ad;p=gnulib.git diff --git a/modules/settime b/modules/settime index 71da479a3..8f097f786 100644 --- a/modules/settime +++ b/modules/settime @@ -3,18 +3,26 @@ Set the current time, with nanosecond resolution. Files: lib/settime.c -m4/clock_time.m4 m4/settime.m4 Depends-on: +clock-time +errno +extensions +sys_time timespec configure.ac: gl_SETTIME Makefile.am: +lib_SOURCES += settime.c Include: +"timespec.h" + +Link: +$(LIB_CLOCK_GETTIME) License: GPL