]> git.eshelyaron.com Git - emacs.git/commitdiff
(HAVE_UTIMES): Add #undef.
authorRichard M. Stallman <rms@gnu.org>
Sun, 25 Sep 1994 00:38:02 +0000 (00:38 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 25 Sep 1994 00:38:02 +0000 (00:38 +0000)
src/config.in

index 004e7620c1be62bc28c920ee06ba71b12251682f..3716dd29b39ab4a7165297e9a2537b544840f6c8 100644 (file)
@@ -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 <signal.h>.  */
 #undef SYS_SIGLIST_DECLARED