Mercurial > hg > xemacs-beta
comparison src/s/hpux8.h @ 155:43dd3413c7c7 r20-3b4
Import from CVS: tag r20-3b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:39:39 +0200 |
parents | 376386a54a3c |
children | 0132846995bd |
comparison
equal
deleted
inserted
replaced
154:94141801dd7e | 155:43dd3413c7c7 |
---|---|
95 /* Enable a special hack in XTread_socket. */ | 95 /* Enable a special hack in XTread_socket. */ |
96 /* XEmacs change: we don't use this. */ | 96 /* XEmacs change: we don't use this. */ |
97 #if 0 | 97 #if 0 |
98 #define X_IO_BUG | 98 #define X_IO_BUG |
99 #endif | 99 #endif |
100 | |
101 /* XEmacs change */ | |
102 | |
103 #undef HAVE_UNION_WAIT |