Mercurial > hg > xemacs-beta
diff src/s/usg5-4.h @ 153:25f70ba0133c r20-3b3
Import from CVS: tag r20-3b3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:38:25 +0200 |
parents | 376386a54a3c |
children | 0132846995bd |
line wrap: on
line diff
--- a/src/s/usg5-4.h Mon Aug 13 09:37:21 2007 +0200 +++ b/src/s/usg5-4.h Mon Aug 13 09:38:25 2007 +0200 @@ -55,9 +55,6 @@ /* there are no -lg libraries on this system, and no libPW */ #define LIBS_DEBUG -/* This is turned off because nobody actually uses LIBS_STANDARD (Nov 1995). - That name is a typo. The next step is to delete this entirely. */ -/* #define LIBS_STANDARD -lc */ /* No <sioctl.h> */ @@ -176,3 +173,6 @@ /* Tell x11term.c and keyboard.c we have the system V streams feature. */ #define SYSV_STREAMS +/* On Some SysV System , w3 freeze. If freeze your xemacs , Add below definition */ +/* This definition added by Shogo Fujii(shogo@bsd1.kbnes.nec.co.jp) */ +#define PROCESS_IO_BLOCKING