getcwd: fix test failures on mingw
[gnulib.git] / modules / timespec
index 64dfe8f..8d74632 100644 (file)
@@ -1,18 +1,23 @@
 Description:
+timespec-related declarations
 
 Files:
 lib/timespec.h
-m4/st_mtim.m4
 m4/timespec.m4
 
 Depends-on:
+time
 
 configure.ac:
 gl_TIMESPEC
 
 Makefile.am:
-lib_SOURCES += timespec.h
 
 Include:
 "timespec.h"
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert and Jim Meyering