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