* 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 d326104715fdd0b3c7b5158563f31ef199831129..70471926defb48d6586718a4520ea7ea10ba4655 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 2bcee5e4d2b7508bf56a21d40c6301b06d14f3b7..108af0f6dec605736a378592ebc5e8e53511656c 100644 (file)
@@ -9,6 +9,7 @@ m4/tm_gmtoff.m4
 m4/getdate.m4
 
 Depends-on:
+mktime
 unlocked-io
 
 configure.ac:
index 7309f9e1dad1be5a885afc926f33b0c26d4ba1e9..943d269e6309d45c3656c9e96956b294b3b9593a 100644 (file)
@@ -7,6 +7,7 @@ lib/posixtm.c
 m4/posixtm.m4
 
 Depends-on:
+mktime
 unlocked-io
 
 configure.ac: