diff src/config.in @ 9080:870ac6d473a4

(HAVE_UTIMES): Add #undef.
author Richard M. Stallman <rms@gnu.org>
date Sun, 25 Sep 1994 00:38:02 +0000
parents 5aed7540e27a
children 749eaf4d886d
line wrap: on
line diff
--- a/src/config.in	Sun Sep 25 00:22:16 1994 +0000
+++ b/src/config.in	Sun Sep 25 00:38:02 1994 +0000
@@ -151,6 +151,8 @@
    Otherwise you must have the variable `char *sys_errlist[]'.  */
 #undef HAVE_STRERROR
 
+#undef HAVE_UTIMES
+
 /* Define if `sys_siglist' is declared by <signal.h>.  */
 #undef SYS_SIGLIST_DECLARED