X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsettime;h=8f097f7860537df25c15e8eaa6cdb833516720e6;hb=46f5f314f34a08c9305758482d7d2fdb0e999d09;hp=9ca84a027ee8ab4036b75d9b7f97282781761e0f;hpb=5661ab9d49512b4cf3c19caa11bb581d8ce561ba;p=gnulib.git diff --git a/modules/settime b/modules/settime index 9ca84a027..8f097f786 100644 --- a/modules/settime +++ b/modules/settime @@ -7,6 +7,7 @@ m4/settime.m4 Depends-on: clock-time +errno extensions sys_time timespec @@ -15,9 +16,13 @@ configure.ac: gl_SETTIME Makefile.am: +lib_SOURCES += settime.c Include: -#include "timespec.h" +"timespec.h" + +Link: +$(LIB_CLOCK_GETTIME) License: GPL