1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-16 00:36:08 +02:00

* utimens.m4 (gl_UTIMENS): Check for futimes function.

This commit is contained in:
Paul Eggert
2004-11-23 20:42:31 +00:00
parent 22ea135643
commit e8c19bde9f

View File

@@ -1,3 +1,7 @@
2004-11-23 Paul Eggert <eggert@cs.ucla.edu>
* utimens.m4 (gl_UTIMENS): Check for futimes function.
2004-11-17 Paul Eggert <eggert@cs.ucla.edu>
* calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations