* modules/utimecmp (Depends-on): Add stat-time.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Sep 2005 07:18:35 +0000 (07:18 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Sep 2005 07:18:35 +0000 (07:18 +0000)
ChangeLog
modules/utimecmp

index 34bfa29..8bc522c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,10 @@
-2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
+2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
 
        * MODULES.html.sh (File system functions): Add stat-time.
        * modules/stat-time: New file.
        * modules/timespec (Files): Remove m4/st_mtim.m4; this
        is now done in a different way, by the stat-time module.
+       * modules/utimecmp (Depends-on): Add stat-time.
 
 2005-09-12  Derek Price  <derek@ximbiot.com>
 
index bad8e6a..49d4411 100644 (file)
@@ -9,6 +9,7 @@ m4/utimecmp.m4
 
 Depends-on:
 hash
+stat-time
 timespec
 utimens
 xalloc