NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / timespec
index 64dfe8f..176022c 100644 (file)
@@ -1,18 +1,26 @@
 Description:
+timespec-related declarations
 
 Files:
 lib/timespec.h
-m4/st_mtim.m4
+lib/timespec.c
 m4/timespec.m4
 
 Depends-on:
+extern-inline
+time
 
 configure.ac:
 gl_TIMESPEC
 
 Makefile.am:
-lib_SOURCES += timespec.h
+lib_SOURCES += timespec.c
 
 Include:
 "timespec.h"
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert and Jim Meyering