# HG changeset patch # User Eric Blake # Date 1262217086 25200 # Node ID 1f7cf333ed1d60976cfcf25da7b4a30a52ba70a3 # Parent 88f199a59d30075359083bf7672c8231124d0645 fdutimensat: remove bogus dependency * modules/fdutimensat (Depends-on): Drop inline. Signed-off-by: Eric Blake diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-12-30 Eric Blake + fdutimensat: remove bogus dependency + * modules/fdutimensat (Depends-on): Drop inline. + unistd: fix typo * lib/unistd.in.h (linkat) [GNULIB_POSIXCHECK]: Fix typo. diff --git a/modules/fdutimensat b/modules/fdutimensat --- a/modules/fdutimensat +++ b/modules/fdutimensat @@ -7,7 +7,6 @@ Depends-on: futimens -inline utimensat configure.ac: