# HG changeset patch # User Paul Eggert # Date 1126215938 0 # Node ID 490f3df3587dba6584e3c4228f7176564fa6da37 # Parent 71a1ca6e85c061f762300afee27a371e37cff173 * modules/utimens (Files): Add m4/utimbuf.m4, since m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-09-08 Paul Eggert + + * modules/utimens (Files): Add m4/utimbuf.m4, since + m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF. + Reported by Sergey Poznyakoff. + 2005-09-08 Simon Josefsson * modules/socklen: New file. diff --git a/modules/utimens b/modules/utimens --- a/modules/utimens +++ b/modules/utimens @@ -2,8 +2,9 @@ Set file access and modification times. Files: +lib/utimens.c lib/utimens.h -lib/utimens.c +m4/utimbuf.m4 m4/utimens.m4 m4/utimes.m4