From: Jim Meyering Date: Thu, 22 Feb 2007 21:27:01 +0000 (+0000) Subject: * modules/utimens (Depends-on): Add timespec, required for X-Git-Tag: cvs-readonly~998 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=a81ed4e3afc172d4a4dcda36f2078ed3110b774d;p=gnulib.git * modules/utimens (Depends-on): Add timespec, required for utimens.h's inclusion of timespec.h. --- diff --git a/ChangeLog b/ChangeLog index 19d29222e..f330998bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-02-22 Jim Meyering + + * modules/utimens (Depends-on): Add timespec, required for + utimens.h's inclusion of timespec.h. + 2007-02-21 Paul Eggert * lib/getcwd.c (__getcwd): Undo previous change; it mishandled diff --git a/modules/utimens b/modules/utimens index caf8805d6..abaf78319 100644 --- a/modules/utimens +++ b/modules/utimens @@ -11,6 +11,7 @@ m4/utimes.m4 Depends-on: sys_time time +timespec configure.ac: gl_UTIMENS