changeset 9080:870ac6d473a4

(HAVE_UTIMES): Add #undef.
author Richard M. Stallman <rms@gnu.org>
date Sun, 25 Sep 1994 00:38:02 +0000
parents ac51b5072431
children b85ea5d23089
files src/config.in
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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