]> code.delx.au - gnu-emacs/blobdiff - src/m/tandem-s2.h
(remove-overlays): Fix last change.
[gnu-emacs] / src / m / tandem-s2.h
index 7c31225a41330a8a6aaabf704bde93129055215b..b22f9bb66aff8379b293b1cf2e9495262fda0b75 100644 (file)
@@ -2,15 +2,12 @@
 
 #include "mips.h"
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-3"  */
 
 /* This overrides some of the usual support for the mips and system V.3.  */
 
-/* The S2 does not know about utimes() */
-#define USE_UTIME
-
 /* The operating system apparently defines TIOCGETC
    but it doesn't work.  */
 #undef BROKEN_TIOCGETC
@@ -22,3 +19,6 @@
 /* Correct some library file names.  */
 #define START_FILES pre-crt0.o /usr/lib/crt1.o1.31
 #define LIB_STANDARD -lbsd -lc /usr/lib/crtn.o1.31
+
+/* arch-tag: ae34a1a6-6408-4b23-a6d3-ce4e8f124916
+   (do not change this comment) */