* modules/getdate, modules/posixtm: Depend on mktime.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Jul 2003 16:31:05 +0000 (16:31 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Jul 2003 16:31:05 +0000 (16:31 +0000)
ChangeLog
modules/getdate
modules/posixtm

index d326104..7047192 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-07-14  Paul Eggert  <eggert@twinsun.com>
+
+       * modules/getdate, modules/posixtm: Depend on mktime.
+
 2003-07-10  Simon Josefsson  <jas@extundo.com>
 
        * modules/strchrnul (Makefile.am): Add strchrnul.h.
index 2bcee5e..108af0f 100644 (file)
@@ -9,6 +9,7 @@ m4/tm_gmtoff.m4
 m4/getdate.m4
 
 Depends-on:
+mktime
 unlocked-io
 
 configure.ac:
index 7309f9e..943d269 100644 (file)
@@ -7,6 +7,7 @@ lib/posixtm.c
 m4/posixtm.m4
 
 Depends-on:
+mktime
 unlocked-io
 
 configure.ac: