From: Jim Meyering Date: Thu, 10 Aug 2006 13:30:55 +0000 (+0000) Subject: * modules/chown (Depends-on): Add stat-macros. X-Git-Tag: cvs-readonly~2083 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=3d3d6b10f55c0431222d8fa54f0fea39a797ee2c;p=gnulib.git * modules/chown (Depends-on): Add stat-macros. --- diff --git a/ChangeLog b/ChangeLog index 266b38c26..c1ff92aee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-08-10 Jim Meyering + + * modules/chown (Depends-on): Add stat-macros. + 2006-08-10 Eric Blake * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck diff --git a/modules/chown b/modules/chown index 71af8b4a0..2a970076e 100644 --- a/modules/chown +++ b/modules/chown @@ -7,6 +7,7 @@ lib/fchown-stub.c m4/chown.m4 Depends-on: +stat-macros configure.ac: gl_FUNC_CHOWN @@ -21,4 +22,3 @@ GPL Maintainer: Jim Meyering -