.
[gnulib.git] / modules / gettime
index 575e632..e6334ef 100644 (file)
@@ -7,14 +7,21 @@ m4/clock_time.m4
 m4/gettime.m4
 
 Depends-on:
+gettime
 gettimeofday
 timespec
+extensions
 
 configure.ac:
 gl_GETTIME
 
 Makefile.am:
-lib_SOURCES += gettime.c
 
 Include:
+#include "timespec.h"
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert, Jim Meyering