]> code.delx.au - gnu-emacs/blobdiff - src/s/sol2-5.h
Reword header comment to prevent copyright.el wanting to update years.
[gnu-emacs] / src / s / sol2-5.h
index 600ab999486160361bfaf46757ae2b418b560957..90163987e6991a1ccf09b2f82003a6ada1c1a5a5 100644 (file)
@@ -2,10 +2,6 @@
 
 #include "sol2-4.h"
 
-#if 0 /* Klaus Zeitler <kzeitler@lucent.com> says SIGIO still fails.  */
-#undef BROKEN_SIGIO
-#endif
-
 /* -lgen is needed for the regex and regcmp functions
    which are used by Motif.  In the future we can try changing
    regex.c to provide them in Emacs, but this is safer for now.  */
@@ -31,3 +27,6 @@
 /* Probably OK also on earlier versions.  */
 #define GC_SETJMP_WORKS 1
 #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS
+
+/* arch-tag: 96d65526-21c9-4547-a797-2bd575c05be7
+   (do not change this comment) */