From 8f3dddf21bd17fe6fc82f2284ddd5531229c27fe Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 29 Oct 2004 21:00:24 +0000 Subject: [PATCH] (Files): Add doc/getdate.texi. (Depends-on): Add setenv, xalloc. --- modules/getdate | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/getdate b/modules/getdate index 751995323b..b1e2bc6044 100644 --- a/modules/getdate +++ b/modules/getdate @@ -2,6 +2,7 @@ Description: Convert a date/time string to linear time. Files: +doc/getdate.texi lib/getdate.h lib/getdate.y m4/bison.m4 @@ -13,6 +14,8 @@ timespec stdbool gettime mktime +setenv +xalloc alloca configure.ac: -- 2.30.2