From: Richard M. Stallman Date: Sun, 25 Sep 1994 00:38:02 +0000 (+0000) Subject: (HAVE_UTIMES): Add #undef. X-Git-Tag: emacs-19.34~6774 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6b4b91a4c1d88b47a856ba3f7404024895562145;p=emacs.git (HAVE_UTIMES): Add #undef. --- 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