]> git.eshelyaron.com Git - emacs.git/commitdiff
(X_IO_BUG): Defined.
authorRichard M. Stallman <rms@gnu.org>
Sat, 11 Jun 1994 12:12:57 +0000 (12:12 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 11 Jun 1994 12:12:57 +0000 (12:12 +0000)
src/s/sunos413.h

index 39ade191e571de158cdb3db6ed886c1f58fcc903..d5dec97665f9aeb93ff54027c9b7bc163be97f76 100644 (file)
@@ -19,3 +19,7 @@
 #ifndef SYSTEM_MALLOC
 #define MEMMOVE_MISSING
 #endif
+
+/* brett@kirk.es.go.dlr.de reported that, without this definition,
+   Emacs would loop when olvwm exits.  */
+#define X_IO_BUG