# HG changeset patch # User Richard M. Stallman # Date 771336777 0 # Node ID 163a9c1b53940e224896fd3e11b1272fa4153b07 # Parent 43045a12cb341ab207bbb9307171303e96e7bb38 (X_IO_BUG): Defined. diff -r 43045a12cb34 -r 163a9c1b5394 src/s/sunos413.h --- a/src/s/sunos413.h Sat Jun 11 12:11:27 1994 +0000 +++ b/src/s/sunos413.h Sat Jun 11 12:12:57 1994 +0000 @@ -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