From: Richard M. Stallman Date: Thu, 3 Feb 1994 06:07:47 +0000 (+0000) Subject: (X_IO_BUG): Defined. X-Git-Tag: emacs-19.34~10092 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=03ef66853f545fbb98466449f0d4d0cbe0a6959b;p=emacs.git (X_IO_BUG): Defined. --- diff --git a/src/s/hpux8.h b/src/s/hpux8.h index feb05dcf251..852e175b016 100644 --- a/src/s/hpux8.h +++ b/src/s/hpux8.h @@ -54,3 +54,6 @@ in X11R5. Maybe things will work if we just don't call it. */ #define NO_XRM_SET_DATABASE #endif + +/* Enable a special hack in XTread_socket. */ +#define X_IO_BUG