From: Richard M. Stallman Date: Sat, 11 Jun 1994 12:12:57 +0000 (+0000) Subject: (X_IO_BUG): Defined. X-Git-Tag: emacs-19.34~8005 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2e7d3af41c8d36ae24662f29a3120e8a3b61a4a9;p=emacs.git (X_IO_BUG): Defined. --- diff --git a/src/s/sunos413.h b/src/s/sunos413.h index 39ade191e57..d5dec97665f 100644 --- a/src/s/sunos413.h +++ b/src/s/sunos413.h @@ -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