obstack.m4 (gl_PREREQ_OBSTACK): Require
[gnulib.git] / modules / posixtm
index 4af52d3..943d269 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Convert a date/time string (POSIX syntax) to linear time or broken-down time.
 
 Files:
 lib/posixtm.h
@@ -6,6 +7,7 @@ lib/posixtm.c
 m4/posixtm.m4
 
 Depends-on:
+mktime
 unlocked-io
 
 configure.ac:
@@ -17,3 +19,6 @@ lib_SOURCES += posixtm.h posixtm.c
 Include:
 "posixtm.h"
 
+Maintainer:
+Jim Meyering
+