Jim Meyering wrote:
> +static inline int
> +ctime_compare (struct stat const *a, struct stat const *b)

This code uses 'inline'. But the module descriptions
  modules/fdutimensat-tests
  modules/futimens-tests
  modules/utimens-tests
  modules/utimensat-tests
don't contain an AC_REQUIRE([AC_C_INLINE]).

The simplest fix for this, IMO, would be to remove the 'inline' keyword.
This part of the tests is not speed critical.

Bruno
-- 
In memoriam Enzo Sereni <http://en.wikipedia.org/wiki/Enzo_Sereni>

Reply via email to