From 6b4b91a4c1d88b47a856ba3f7404024895562145 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 25 Sep 1994 00:38:02 +0000 Subject: [PATCH] (HAVE_UTIMES): Add #undef. --- src/config.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/config.in b/src/config.in index 004e7620c1b..3716dd29b39 100644 --- a/src/config.in +++ b/src/config.in @@ -151,6 +151,8 @@ and this notice must be preserved on all copies. */ Otherwise you must have the variable `char *sys_errlist[]'. */ #undef HAVE_STRERROR +#undef HAVE_UTIMES + /* Define if `sys_siglist' is declared by . */ #undef SYS_SIGLIST_DECLARED -- 2.39.5