From 60c9d678fcb2c4de125437bea56ae6ea89af985d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 28 Jul 1998 13:20:20 +0000 Subject: [PATCH] *** empty log message *** --- m4/utimes.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/utimes.m4 b/m4/utimes.m4 index eceb7ac6d9..4c5bebb5b0 100644 --- a/m4/utimes.m4 +++ b/m4/utimes.m4 @@ -6,7 +6,7 @@ AC_DEFUN(jm_FUNC_UTIMES_NULL, [AC_CACHE_CHECK(whether utimes accepts a null argument, ac_cv_func_utimes_null, [rm -f conftestdata; > conftestdata AC_TRY_RUN([ -/* In case stat has been redefined to rpl_stat, undef it here. */ +/* In case stat has been defined to rpl_stat, undef it here. */ #undef stat #include #include -- 2.30.2