From 03ef66853f545fbb98466449f0d4d0cbe0a6959b Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 3 Feb 1994 06:07:47 +0000 Subject: [PATCH] (X_IO_BUG): Defined. --- src/s/hpux8.h | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.39.5