From: Paul Eggert Date: Tue, 23 Nov 2004 20:42:31 +0000 (+0000) Subject: * utimens.m4 (gl_UTIMENS): Check for futimes function. X-Git-Tag: v5.3.0~343 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8c19bde9fdcdb481a5bf3c92fae0bbcb0ea1dfa;p=thirdparty%2Fcoreutils.git * utimens.m4 (gl_UTIMENS): Check for futimes function. --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 6cd8f6a155..b860834b3c 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,7 @@ +2004-11-23 Paul Eggert + + * utimens.m4 (gl_UTIMENS): Check for futimes function. + 2004-11-17 Paul Eggert * calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations